Gergő Tisza has uploaded a new change for review.
https://gerrit.wikimedia.org/r/323492
Change subject: Use custom LogstashFormatter
......................................................................
Use custom LogstashFormatter
Bug: T145133
Bug: T151290
Change-Id: I3be618c6fe647ef0bb9292e867f3b4c64b49a3a6
Depends-On: I9cc9f54c2987cf960343b5eca2a1c6d006b892bf
---
M wmf-config/logging.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/92/323492/1
diff --git a/wmf-config/logging.php b/wmf-config/logging.php
index 45a8eb4..d4a6b7f 100644
--- a/wmf-config/logging.php
+++ b/wmf-config/logging.php
@@ -152,7 +152,7 @@
],
],
'logstash' => [
- 'class' => '\\Monolog\\Formatter\\LogstashFormatter',
+ 'class' =>
'\\MediaWiki\\Logger\\Monolog\\LogstashFormatter',
'args' => [ 'mediawiki', php_uname( 'n' ), null, '', 1
],
],
'avro' => [
--
To view, visit https://gerrit.wikimedia.org/r/323492
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3be618c6fe647ef0bb9292e867f3b4c64b49a3a6
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