summaryrefslogtreecommitdiff
path: root/man/fail2ban-regex.1
diff options
context:
space:
mode:
authorsebres <serg.brester@sebres.de>2020-01-11 11:01:00 +0100
committersebres <serg.brester@sebres.de>2020-01-11 11:01:00 +0100
commitd004a2c79b76b7dcfb2092bab3dc53840fddf558 (patch)
treebb24354587f5eb0b61c4301da8dcefea76d84f65 /man/fail2ban-regex.1
parent27fb4790fbc6c2d7abe4465794da72dabfa047db (diff)
downloadfail2ban-d004a2c79b76b7dcfb2092bab3dc53840fddf558.tar.gz
release 0.11.1 -- This is the Way0.11.1
Diffstat (limited to 'man/fail2ban-regex.1')
-rw-r--r--man/fail2ban-regex.112
1 files changed, 10 insertions, 2 deletions
diff --git a/man/fail2ban-regex.1 b/man/fail2ban-regex.1
index 7bdc96b7..a703130c 100644
--- a/man/fail2ban-regex.1
+++ b/man/fail2ban-regex.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
-.TH FAIL2BAN-REGEX "1" "October 2018" "fail2ban-regex 0.11.0.dev3" "User Commands"
+.TH FAIL2BAN-REGEX "1" "January 2020" "fail2ban-regex 0.11.1" "User Commands"
.SH NAME
fail2ban-regex \- test Fail2ban "failregex" option
.SH SYNOPSIS
@@ -87,6 +87,13 @@ Verbose date patterns/regex in output
\fB\-D\fR, \fB\-\-debuggex\fR
Produce debuggex.com urls for debugging there
.TP
+\fB\-\-no\-check\-all\fR
+Disable check for all regex's
+.TP
+\fB\-o\fR OUT, \fB\-\-out\fR=\fI\,OUT\/\fR
+Set token to print failure information only (row, id,
+ip, msg, host, ip4, ip6, dns, matches, ...)
+.TP
\fB\-\-print\-no\-missed\fR
Do not print any missed lines
.TP
@@ -110,7 +117,7 @@ Either to make the tracebacks full, not compressed (as
by default)
.SH AUTHOR
Written by Cyril Jaquier <cyril.jaquier@fail2ban.org>.
-Many contributions by Yaroslav O. Halchenko and Steven Hiscocks.
+Many contributions by Yaroslav O. Halchenko, Steven Hiscocks, Sergey G. Brester (sebres).
.SH "REPORTING BUGS"
Report bugs to https://github.com/fail2ban/fail2ban/issues
.SH COPYRIGHT
@@ -122,3 +129,4 @@ Licensed under the GNU General Public License v2 (GPL).
.br
fail2ban-client(1)
fail2ban-server(1)
+jail.conf(5)