mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
anchored datepattern and added journalmatch (if monitoring systemd journal)
This commit is contained in:
parent
212a4c236a
commit
9cbf59c827
1 changed files with 4 additions and 0 deletions
|
|
@ -19,3 +19,7 @@
|
|||
[Definition]
|
||||
failregex = \[error\] \d+#\d+: \*\d+ access forbidden by rule, client: <HOST>
|
||||
ignoreregex =
|
||||
|
||||
datepattern = {^LN-BEG}
|
||||
|
||||
journalmatch = _SYSTEMD_UNIT=nginx.service + _COMM=nginx
|
||||
|
|
|
|||
Loading…
Reference in a new issue