Ottomata has uploaded a new change for review.
https://gerrit.wikimedia.org/r/197650
Change subject: Set up eventlogging varnishkafka instance on production bits
......................................................................
Set up eventlogging varnishkafka instance on production bits
Change-Id: I6dc2cb27ddd911a75a443852a09af4c9f0c18fbe
---
M manifests/role/cache.pp
1 file changed, 3 insertions(+), 7 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/50/197650/1
diff --git a/manifests/role/cache.pp b/manifests/role/cache.pp
index 612c9f5..62adb4c 100644
--- a/manifests/role/cache.pp
+++ b/manifests/role/cache.pp
@@ -607,7 +607,7 @@
# Note that this format uses literal tab characters.
format => '%q %l %n %t %h
"%{User-agent}i"',
format_type => 'string',
- topic => 'eventlogging',
+ topic => 'eventlogging-client-side',
varnish_name => $varnish_name,
varnish_svc_name => $varnish_svc_name,
varnish_opts => { 'm' => 'RxURL:^/beacon/event\.gif\?.' },
@@ -1326,12 +1326,8 @@
include role::cache::varnish::logging::eventlistener
# Include a varnishkafka instance that will produce
- # events to Kafka. This conditional will be removed
- # once this is well tested in labs and we are ready
- # to enable this in production.
- if $::realm == 'labs' {
- include role::cache::varnish::kafka::eventlogging
- }
+ # eventlogging events to Kafka.
+ include role::cache::varnish::kafka::eventlogging
# ToDo: Remove production conditional once this works
# is verified to work in labs.
--
To view, visit https://gerrit.wikimedia.org/r/197650
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6dc2cb27ddd911a75a443852a09af4c9f0c18fbe
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits