mirror of https://github.com/fail2ban/fail2ban
BF: journalmatch for recidive should be NOTICE level not WARNING
parent
630c5fe324
commit
6c5a978d6f
|
@ -31,6 +31,6 @@ failregex = ^(%(__prefix_line)s| %(_daemon)s%(__pid_re)s?:\s+)WARNING\s+\[(?!%(_
|
|||
|
||||
[Init]
|
||||
|
||||
journalmatch = _SYSTEMD_UNIT=fail2ban.service PRIORITY=4
|
||||
journalmatch = _SYSTEMD_UNIT=fail2ban.service PRIORITY=5
|
||||
|
||||
# Author: Tom Hendrikx, modifications by Amir Caspi
|
||||
|
|
Loading…
Reference in New Issue