jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/386369 )

Change subject: [Logging] Enable JobExecutor logging
......................................................................


[Logging] Enable JobExecutor logging

Change-Id: I7a9b392cf9697b5ae93a76bff8778793e4fb8a03
---
M wmf-config/InitialiseSettings-labs.php
M wmf-config/InitialiseSettings.php
2 files changed, 2 insertions(+), 0 deletions(-)

Approvals:
  Mobrovac: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/InitialiseSettings-labs.php 
b/wmf-config/InitialiseSettings-labs.php
index d5c8f4c..e11961b 100644
--- a/wmf-config/InitialiseSettings-labs.php
+++ b/wmf-config/InitialiseSettings-labs.php
@@ -161,6 +161,7 @@
                                'CentralAuthVerbose' => 'debug',
                                'dnsblacklist' => 'debug',
                                'EventBus' => 'debug',
+                               'JobExecutor' => [ 'logstash' => 'debug' ],
                                'runJobs' => [ 'logstash' => 'info' ],
                                'squid' => 'debug',
                                'MessageCache' => 'debug',
diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index 13e0f3a..4e3ef43 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -5185,6 +5185,7 @@
                'GlobalTitleFail' => [ 'sample' => 10000 ], // chad hates 
$wgTitle
                'headers-sent' => 'debug',
                'HttpError' => 'error', // Only log http errors with a 500+ 
code T85795
+               'JobExecutor' => [ 'logstash' => 'warning' ],
                'jobqueue' => 'debug',
                'JobQueueFederated' => 'debug',
                'JobQueueRedis' => 'debug',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I7a9b392cf9697b5ae93a76bff8778793e4fb8a03
Gerrit-PatchSet: 4
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Ppchelko <[email protected]>
Gerrit-Reviewer: Mobrovac <[email protected]>
Gerrit-Reviewer: Urbanecm <[email protected]>
Gerrit-Reviewer: Zoranzoki21 <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to