Gilles has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/380942 )
Change subject: Thumbor: fix logstash message type
......................................................................
Thumbor: fix logstash message type
It needs to match the type defined in the logstash
input configuration.
Bug: T150734
Change-Id: Icf537f0c2e4da15fd9e945361fa83fbf7be47fc0
---
M modules/thumbor/templates/server.conf.erb
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/42/380942/1
diff --git a/modules/thumbor/templates/server.conf.erb
b/modules/thumbor/templates/server.conf.erb
index 1c65ef8..70c46d6 100644
--- a/modules/thumbor/templates/server.conf.erb
+++ b/modules/thumbor/templates/server.conf.erb
@@ -257,7 +257,7 @@
'host': '<%= @logstash_host %>',
'port': <%= @logstash_port %>,
'version': 1,
- 'message_type': 'thumbor',
+ 'message_type': 'logback',
'fqdn': False,
'tags': ['thumbor'],
'filters': ['context', '404exclude']
--
To view, visit https://gerrit.wikimedia.org/r/380942
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Icf537f0c2e4da15fd9e945361fa83fbf7be47fc0
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Gilles <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits