Files
confdroid_haproxy/templates/fail2ban/010_jail.d_haproxy.conf.erb

13 lines
442 B
Plaintext
Raw Normal View History

2025-02-14 12:01:01 +01:00
################################################################################
##### fail2ban jail for haproxy.conf created by Puppet #####
################################################################################
[haproxy-http-auth]
enabled = true
filter = haproxy
action = iptables[name=haproxy, port="http,https", protocol=tcp]
logpath = /var/log/haproxy.log
maxretry = 5
findtime = 600
bantime = 3600