jenkins-bot has submitted this change and it was merged. (
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(-)
Approvals:
BryanDavis: Looks good to me, but someone else must approve
Legoktm: Looks good to me, approved
jenkins-bot: Verified
diff --git a/wmf-config/logging.php b/wmf-config/logging.php
index a92fbd4..9ea2b48 100644
--- a/wmf-config/logging.php
+++ b/wmf-config/logging.php
@@ -168,7 +168,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: merged
Gerrit-Change-Id: I3be618c6fe647ef0bb9292e867f3b4c64b49a3a6
Gerrit-PatchSet: 3
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Gergő Tisza <[email protected]>
Gerrit-Reviewer: BryanDavis <[email protected]>
Gerrit-Reviewer: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: Gergő Tisza <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits