fail2ban-regex
SYNOPSIS
fail2ban-regex [OPTIONS] <LOG> <REGEX> [IGNOREREGEX]
DESCRIPTION
Fail2Ban 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".
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)
OPTIONS
--version
show program's version number and exit
-h, --help
show this help message and exit
-l LOG_LEVEL, --log-level=LOG_LEVEL
Log level for the Fail2Ban logger to use
-v, --verbose
Be verbose in output
-D, --debuggex
Produce debuggex.com urls for debugging there
--print-all-missed
Either to print all missed lines
--print-all-ignored
Either to print all ignored lines
-t, --log-traceback
Enrich log-messages with compressed tracebacks
--full-traceback
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 0.8.11 November 2013 FAIL2BAN-REGEX(1)
Man Pages Copyright Respective Owners. Site Copyright (C) 1994 - 2018
Hurricane Electric.
All Rights Reserved.