infrastructure/ansible/roles/gateway/files/haproxy-fail2ban-jail.conf
Jake Howard 385917ba4e
Decrease find time
Hopefully reduce false-positive catches
2021-02-14 11:22:32 +00:00

11 lines
196 B
Plaintext

[haproxy]
enabled = true
bantime = 600
findtime = 60
maxretry = 15
filter = haproxy-basic
backend = systemd
journalmatch = _COMM=haproxy
port = http,https
ignoreip = {{ wireguard.cidr }}