Ottomata has uploaded a new change for review.
https://gerrit.wikimedia.org/r/198088
Change subject: Another fix for eventlogging varnishkafka timestamp format
......................................................................
Another fix for eventlogging varnishkafka timestamp format
Change-Id: Ibf37f3d42e123417347ae5568db67198555af263
---
M manifests/role/cache.pp
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/88/198088/1
diff --git a/manifests/role/cache.pp b/manifests/role/cache.pp
index b702f38..05cf5dd 100644
--- a/manifests/role/cache.pp
+++ b/manifests/role/cache.pp
@@ -605,7 +605,7 @@
varnishkafka::instance { 'eventlogging':
brokers => $kafka_brokers,
# Note that this format uses literal tab characters.
- format => '%q %l %n %{%FT%T} %h
"%{User-agent}i"',
+ format => '%q %l %n %{%FT%T}t %h
"%{User-agent}i"',
format_type => 'string',
topic => 'eventlogging-client-side',
varnish_name => $varnish_name,
--
To view, visit https://gerrit.wikimedia.org/r/198088
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibf37f3d42e123417347ae5568db67198555af263
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