Reedy has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/250852

Change subject: Temporary: Enable 'error' log
......................................................................

Temporary: Enable 'error' log

For warnings, notices and all that jazz

Will only be on the cluster for a few minutes before reverted out
due to the large log file size that will no doubt result...

Change-Id: Id7405e4da34f2eb7475d08f0790c36f682fd02a2
---
M wmf-config/InitialiseSettings.php
1 file changed, 1 insertion(+), 0 deletions(-)


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

diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index fa92220..d5d3a81 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -4366,6 +4366,7 @@
                'collection' => 'debug', // -cscott for T73675
                'DBPerformance' => 'debug',
                'Echo' => 'debug',
+               'error' => array( 'logstash => false ),
                'es-hit' => 'debug',
                'EventLogging' => 'debug',
                'exception' => array( 'logstash' => false ),

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id7405e4da34f2eb7475d08f0790c36f682fd02a2
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Reedy <[email protected]>

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

Reply via email to