Update haproxy fail2ban jail to use systemd for logs
This commit is contained in:
parent
4890c3d3e5
commit
b2e91d7d6d
1 changed files with 3 additions and 1 deletions
|
@ -4,5 +4,7 @@ bantime = 600
|
|||
findtime = 120
|
||||
maxretry = 15
|
||||
filter = haproxy-basic
|
||||
logpath = /var/log/haproxy.log
|
||||
backend = systemd
|
||||
journalmatch = _COMM=haproxy
|
||||
port = http,https
|
||||
ignoreip = {{ wireguard.cidr }}
|
||||
|
|
Loading…
Reference in a new issue