1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-04-08 22:37:23 +02: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 before = common.conf
[Definition] [Definition]
failregex=<HOST> - .*GET /admin/munin/.* HTTP/1.1\" 401.* failregex=<HOST> - .*GET /admin/munin/.* HTTP/\d+\.\d+\" 401.*
ignoreregex = ignoreregex =