Update haproxy fail2ban jail to use systemd for logs
This commit is contained in:
parent
4890c3d3e5
commit
b2e91d7d6d
@ -4,5 +4,7 @@ bantime = 600
|
|||||||
findtime = 120
|
findtime = 120
|
||||||
maxretry = 15
|
maxretry = 15
|
||||||
filter = haproxy-basic
|
filter = haproxy-basic
|
||||||
logpath = /var/log/haproxy.log
|
backend = systemd
|
||||||
|
journalmatch = _COMM=haproxy
|
||||||
port = http,https
|
port = http,https
|
||||||
|
ignoreip = {{ wireguard.cidr }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user