1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-06 16:07:22 +01:00

Fix miab-munin.conf filter not capturing HTTP/2.0 (#2359)

This commit is contained in:
solomon-s-b
2024-03-10 13:15:25 +02:00
committed by GitHub
parent e931e103fe
commit 84919fefa4

View File

@@ -3,5 +3,5 @@
before = common.conf
[Definition]
failregex=<HOST> - .*GET /admin/munin/.* HTTP/1.1\" 401.*
failregex=<HOST> - .*GET /admin/munin/.* HTTP/\d+\.\d+\" 401.*
ignoreregex =