Gergő Tisza has uploaded a new change for review.
https://gerrit.wikimedia.org/r/323330
Change subject: Do not send 'exception-json' channel to logstash
......................................................................
Do not send 'exception-json' channel to logstash
Step 2 of switching over from 'exception-json' (a pre-PSR-3 hack)
to 'exception'.
Bug: T136849
Change-Id: I782c96dac1181d12267fa610345e8743866bcded
---
M wmf-config/InitialiseSettings.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/30/323330/1
diff --git a/wmf-config/InitialiseSettings.php
b/wmf-config/InitialiseSettings.php
index 6fe8672..7c28acf 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -4565,7 +4565,7 @@
'EventBus' => [ 'logstash' => false ], // T150106, temporarily
disable to logstash (bd808)
'EventLogging' => 'debug',
'exception' => 'debug',
- 'exception-json' => 'debug',
+ 'exception-json' => [ 'logstash' => false ],
'exec' => 'debug',
'ExternalStoreDB' => 'debug',
'fatal' => 'debug',
--
To view, visit https://gerrit.wikimedia.org/r/323330
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I782c96dac1181d12267fa610345e8743866bcded
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Gergő Tisza <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits