summaryrefslogtreecommitdiff
path: root/man/fail2ban-regex.1
diff options
context:
space:
mode:
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 cb187c2a..d122aebc 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:"