Update haproxy fail2ban jail to use systemd for logs

This commit is contained in:
Jake Howard 2020-10-16 19:15:38 +01:00
parent 4890c3d3e5
commit b2e91d7d6d
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -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 }}