Ottomata has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/237490

Change subject: Turn off varnishncsa udp logging for eventlogging
......................................................................

Turn off varnishncsa udp logging for eventlogging

Bug: T106260
Change-Id: Ic2ed59f60fe6885d79998fe4a0ef1a7c970d1f29
---
M modules/role/manifests/cache/logging/eventlistener.pp
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/90/237490/1

diff --git a/modules/role/manifests/cache/logging/eventlistener.pp 
b/modules/role/manifests/cache/logging/eventlistener.pp
index 2a350ac..d5103d1 100644
--- a/modules/role/manifests/cache/logging/eventlistener.pp
+++ b/modules/role/manifests/cache/logging/eventlistener.pp
@@ -13,5 +13,8 @@
         cli_args         => '-m RxURL:^/(beacon/)?event(\.gif)?\?. -D',
         log_fmt          => '%q\t%l\t%n\t%t\t%h\t"%{User-agent}i"',
         monitor          => false,
+        # This is being replaced by varnishkafka.
+        # This class will be removed.
+        ensure           => 'absent',
     }
 }

-- 
To view, visit https://gerrit.wikimedia.org/r/237490
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic2ed59f60fe6885d79998fe4a0ef1a7c970d1f29
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <o...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to