We'd like to monitor all filter hits of the AbuseFilter via UDP, included those from private filters. As such we'd like that $wgAbuseFilterNotificationsPrivate be set to true. Non-private filter hits are already being reported as that's the default setting. I took the liberty to upload a patch. The result of the discussion held at Meta:Babel for a week is 100% support for the change. Thank you.
Description
Description
Details
Details
Related Changes in Gerrit:
Related Objects
Related Objects
Event Timeline
Comment Actions
Change 329600 had a related patch set uploaded (by MarcoAurelio):
Set $wgAbuseFilterNotificationsPrivate = true; for Meta-Wiki
Comment Actions
Change 329600 merged by jenkins-bot:
Set $wgAbuseFilterNotificationsPrivate = true; for Meta-Wiki
Comment Actions
Change 331785 had a related patch set uploaded (by MarcoAurelio):
Fix Task number in abusefilter.php