Update haproxy fail2ban jail to use systemd for logs
This commit is contained in:
@ -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 }}
|
||||
|
Reference in New Issue
Block a user