mirror of https://github.com/fail2ban/fail2ban
Create bitwarden.conf
parent
30e742a849
commit
79caeaa520
|
@ -0,0 +1,9 @@
|
||||||
|
# Fail2Ban filter for Bitwarden
|
||||||
|
# Detecting failed login attempts
|
||||||
|
# Logged in bwdata/logs/identity/Identity/log.txt
|
||||||
|
|
||||||
|
[Init]
|
||||||
|
datepattern = ^%%Y-%%m-%%d %%H:%%M:%%S
|
||||||
|
|
||||||
|
[Definition]
|
||||||
|
failregex = ^.*Failed login attempt(, 2FA invalid)\. <HOST>$
|
Loading…
Reference in New Issue