mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
match numbers
This commit is contained in:
parent
07a7da8d8e
commit
83f2d59eee
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
|
||||
[Definition]
|
||||
|
||||
failregex = pvedaemon\[.d*\]: authentication failure; rhost=<HOST> user=.* msg=.*
|
||||
failregex = pvedaemon\[\d*\]: authentication failure; rhost=<HOST> user=.* msg=.*
|
||||
|
||||
ignoreregex =
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue