debian man page for fail2ban-regex

Query: fail2ban-regex

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FAIL2BAN-REGEX(1)						   User Commands						 FAIL2BAN-REGEX(1)

NAME
fail2ban-regex - test Fail2ban "failregex" option
SYNOPSIS
fail2ban-regex [OPTIONS] <LOG> <REGEX> [IGNOREREGEX]
DESCRIPTION
Fail2Ban v0.8.2 reads log file that contains password failure report and bans the corresponding IP addresses using firewall rules. This tools can test regular expressions for "fail2ban".
OPTIONS
-h, --help display this help message -V, --version print the version
LOG
string a string representing a log line filename path to a log file (/var/log/auth.log)
REGEX
string a string representing a 'failregex' filename path to a filter file (filter.d/sshd.conf) IgnoreRegex: string a string representing an 'ignoreregex' filename path to a filter file (filter.d/sshd.conf)
AUTHOR
Written by Cyril Jaquier <cyril.jaquier@fail2ban.org>. Many contributions by Yaroslav O. Halchenko <debian@onerussian.com>.
REPORTING BUGS
Report bugs to <cyril.jaquier@fail2ban.org>
COPYRIGHT
Copyright (C) 2004-2008 Cyril Jaquier Copyright of modifications held by their respective authors. Licensed under the GNU General Public License v2 (GPL).
SEE ALSO
fail2ban-client(1) fail2ban-server(1) fail2ban-regex v0.8.2 March 2008 FAIL2BAN-REGEX(1)
Related Man Pages
re_exec(3) - bsd
fail2ban-client(1) - debian
fail2ban-server(1) - debian
fspy(1) - debian
svnnotify(1p) - debian
Similar Topics in the Unix Linux Community
no sshd log
A way to use test for &quot;$x&quot; = [a-z] (regex)
Script year_month_day_hour_minute with fail2ban
Read file, grab ip with fail2ban
Grok filter to extract substring from path and add to host field in logstash