Skip to content

Commit

Permalink
(feat): add fail2ban filter for icingaweb2 audit log
Browse files Browse the repository at this point in the history
  • Loading branch information
Stev committed Feb 1, 2024
1 parent 2d9d98b commit 233f2e2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions templates/etc/fail2ban/filter.d/icingaweb2-auth.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[Definition]

failregex = ^.*- <HOST> - \S+ - login-failed - User failed to authenticate$

ignoreregex =

datepattern = {^LN-BEG}

0 comments on commit 233f2e2

Please sign in to comment.