diff --git a/config/filter.d/monitorix.conf b/config/filter.d/monitorix.conf index 3979ed43a..ff69f1bc5 100644 --- a/config/filter.d/monitorix.conf +++ b/config/filter.d/monitorix.conf @@ -16,9 +16,7 @@ _daemon = monitorix-httpd # (?:::f{4,6}:)?(?P\S+) # Values: TEXT # -failregex = NOTEXIST - \[\] .* - AUTHERR - \[\] .* - NOTALLOWED - \[\] .* +failregex = ^(?:\s+-)?\s*(?:NOTEXIST|AUTHERR|NOTALLOWED) - \b # Option: ignoreregex # Notes.: regex to ignore. If this regex matches, the line is ignored.