diff --git a/config/filter.d/webmin-auth.conf b/config/filter.d/webmin-auth.conf index 70997e01..fc0b7760 100644 --- a/config/filter.d/webmin-auth.conf +++ b/config/filter.d/webmin-auth.conf @@ -18,8 +18,8 @@ # (?:::f{4,6}:)?(?P[\w\-.^_]+) # Values: TEXT # -failregex = webmin.* Non-existent login as .+ from $ - webmin.* Invalid login as .+ from $ +failregex = webmin.* Non-existent login as .+ from .*$ + webmin.* Invalid login as .+ from .*$ # Option: ignoreregex # Notes.: regex to ignore. If this regex matches, the line is ignored.