add filters and jails

This commit is contained in:
Kovasky Buezo
2024-03-21 15:00:05 -04:00
parent cfba8ee2b8
commit 74d4679c93
7 changed files with 66 additions and 0 deletions

View File

@ -0,0 +1,13 @@
[INCLUDES]
before = common.conf
[Definition]
failregex = ^.*Unsuccessful (1FA|TOTP|Duo|U2F) authentication attempt by user .*remote_ip="?<HOST>"? stack.*
(?i)^.*access to .*is not authorized.*remote_ip=<HOST>
^.* is banned until .*remote_ip=<HOST> stack.*
ignoreregex = ^.*level=debug.*
^.*level=info.*
^.*level=warning.*