Ppchelko has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/388079 )

Change subject: [Logging] Enable logstash logging for EventBus
......................................................................

[Logging] Enable logstash logging for EventBus

Bug: T150106
Depends-On: I4f41ad56aa9d6e625daa3709e7679055622a55b7
Change-Id: I6f80470d16e1e6196e996cba944033776026f363
---
M wmf-config/InitialiseSettings.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/79/388079/1

diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index 8da9e21..de0d71b 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -5170,7 +5170,7 @@
                'Echo' => 'debug',
                'error' => 'debug',
                'es-hit' => 'debug',
-               'EventBus' => [ 'logstash' => false ], // T150106, temporarily 
disable to logstash (bd808)
+               'EventBus' => [ 'logstash' => 'error' ],
                'EventLogging' => 'debug',
                'exception' => 'debug',
                'exception-json' => [ 'logstash' => false ],

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6f80470d16e1e6196e996cba944033776026f363
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Ppchelko <ppche...@wikimedia.org>

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

Reply via email to