summaryrefslogtreecommitdiff
path: root/man/fail2ban-regex.1
diff options
context:
space:
mode:
authorsebres <serg.brester@sebres.de>2020-09-23 19:41:04 +0200
committersebres <serg.brester@sebres.de>2020-09-23 19:41:04 +0200
commit960e30cfcdae7e2c81f74046efdbff1606f9774e (patch)
tree20b0e4b14313236cbbf9cfb8b275ea8fd8411d11 /man/fail2ban-regex.1
parent8bc7623388e2e2499f87a9a0c2c280ba681f635c (diff)
parentd253e60a8bf21c97f0168b41cc1e188926bb100e (diff)
downloadfail2ban-960e30cfcdae7e2c81f74046efdbff1606f9774e.tar.gz
Merge branch '0.11'
Diffstat (limited to 'man/fail2ban-regex.1')
-rw-r--r--man/fail2ban-regex.19
1 files changed, 7 insertions, 2 deletions
diff --git a/man/fail2ban-regex.1 b/man/fail2ban-regex.1
index d11fcf43..97f94d47 100644
--- a/man/fail2ban-regex.1
+++ b/man/fail2ban-regex.1
@@ -18,13 +18,18 @@ a string representing a log line
filename
path to a log file (\fI\,/var/log/auth.log\/\fP)
.TP
-"systemd\-journal"
-search systemd journal (systemd\-python required)
+systemd\-journal
+search systemd journal (systemd\-python required),
+optionally with backend parameters, see `man jail.conf`
+for usage and examples (systemd\-journal[journalflags=1]).
.SS "REGEX:"
.TP
string
a string representing a 'failregex'
.TP
+filter
+name of filter, optionally with options (sshd[mode=aggressive])
+.TP
filename
path to a filter file (filter.d/sshd.conf)
.SS "IGNOREREGEX:"