wok view fail2ban/stuff/etc/fail2ban/filter.d/lighttpd-fastcgi.conf @ rev 16329

ARM: add xorg-xprop - Used in the new SliTaz Tiny/Touch Screen (sts) desktop
author Christophe Lincoln <pankso@slitaz.org>
date Thu Apr 10 19:50:37 2014 +0200 (2014-04-10)
parents
children
line source
1 # Fail2Ban configuration file
2 #
3 # Author: Arturo 'Buanzo' Busleiman <buanzo@buanzo.com.ar>
4 #
6 [Definition]
8 # Option: failregex
9 # Notes.: regex to match ALERTS as notified by lighttpd's FastCGI Module
10 # Values: TEXT
11 #
12 failregex = .*ALERT\ -\ .*attacker\ \'<HOST>\'
14 # Option: ignoreregex
15 # Notes.: regex to ignore. If this regex matches, the line is ignored.
16 # Values: TEXT
17 #
18 ignoreregex =