jenkins-bot has submitted this change and it was merged.

Change subject: beta: CentralAuthVerbose logs to centralauth.log
......................................................................


beta: CentralAuthVerbose logs to centralauth.log

CentralAuthVerbose => centralauth.log

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

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



diff --git a/wmf-config/logging-labs.php b/wmf-config/logging-labs.php
index 5962714..cb03b82 100644
--- a/wmf-config/logging-labs.php
+++ b/wmf-config/logging-labs.php
@@ -10,6 +10,7 @@
 }
 
 // udp2log logging for beta:
+$wgDebugLogGroups['CentralAuthVerbose'] = "udp://$wmfUdp2logDest/centralauth";
 $wgDebugLogGroups['dnsblacklist'] = "udp://$wmfUdp2logDest/dnsblacklist";
 $wgDebugLogGroups['exception-json'] = "udp://$wmfUdp2logDest/exception-json";
 $wgDebugLogGroups['mwsearch'] = "udp://$wmfUdp2logDest/mwsearch";

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I7bc1dd5af9640241d7c21676b760ea974584c233
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to