mirror of https://github.com/fail2ban/fail2ban
Remove greedy catch-all before HOST
parent
4fb04842a2
commit
07a7da8d8e
|
@ -12,7 +12,7 @@
|
|||
|
||||
[Definition]
|
||||
|
||||
failregex = pvedaemon\[.*authentication failure; rhost=<HOST> user=.* msg=.*
|
||||
failregex = pvedaemon\[.d*\]: authentication failure; rhost=<HOST> user=.* msg=.*
|
||||
|
||||
ignoreregex =
|
||||
|
||||
|
|
Loading…
Reference in New Issue