mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-09-07 19:08:47 +00:00
14 lines
199 B
Text
14 lines
199 B
Text
|
|
[Definition]
|
|
|
|
failregex = ^ \[LOGIN_ERROR\].*from <HOST>: Unknown user or password incorrect\.$
|
|
|
|
ignoreregex =
|
|
|
|
[Init]
|
|
|
|
datepattern = ^%%m/%%d/%%Y %%H:%%M:%%S
|
|
|
|
# DEV NOTES:
|
|
#
|
|
# Author: Daniel Black
|