You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
403 B
Plaintext
10 lines
403 B
Plaintext
check process fail2ban with pidfile /var/run/fail2ban/fail2ban.pid
|
|
group services
|
|
start program = "/etc/init.d/fail2ban force-start"
|
|
stop program = "/etc/init.d/fail2ban stop"
|
|
if failed unixsocket /var/run/fail2ban/fail2ban.sock then restart
|
|
if 5 restarts within 5 cycles then timeout
|
|
|
|
check file fail2ban_log with path /var/log/fail2ban.log
|
|
if match "ERROR|WARNING" then alert
|