service: fail2ban gitea match
This commit is contained in:
parent
949691b4c2
commit
653476ec32
@ -1,5 +1,4 @@
|
|||||||
[Definition]
|
[Definition]
|
||||||
failregex = .*(Failed authentication attempt|invalid credentials|Attempted access of unknown user).* from <HOST>
|
failregex = .*(Failed authentication attempt|invalid credentials|Attempted access of unknown user).* from <HOST>
|
||||||
ignoreregex =
|
ignoreregex =
|
||||||
#journalmatch = _SYSTEMD_UNIT=gitea.servie
|
journalmatch = _SYSTEMD_UNIT=gitea.service + _COMM=gitea
|
||||||
journalmatch =
|
|
||||||
|
Loading…
Reference in New Issue
Block a user