summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorSergey G. Brester <serg.brester@sebres.de>2020-07-03 13:47:46 +0200
committerGitHub <noreply@github.com>2020-07-03 13:47:46 +0200
commitea35f2ad754810c51f5cf01d5fa3018002917a50 (patch)
tree5fcc608cdf2eea58261bb54f850b9759a282893e /man
parent08dbe4abd593c09be8be9101964c2ee1915374f5 (diff)
downloadfail2ban-ea35f2ad754810c51f5cf01d5fa3018002917a50.tar.gz
default loglevel is INFO
Diffstat (limited to 'man')
-rw-r--r--man/jail.conf.52
1 files changed, 1 insertions, 1 deletions
diff --git a/man/jail.conf.5 b/man/jail.conf.5
index 662b3f48..4d01b6a1 100644
--- a/man/jail.conf.5
+++ b/man/jail.conf.5
@@ -130,7 +130,7 @@ Comments: use '#' for comment lines and '; ' (space is important) for inline com
The items that can be set in section [Definition] are:
.TP
.B loglevel
-verbosity level of log output: CRITICAL, ERROR, WARNING, NOTICE, INFO, DEBUG, TRACEDEBUG, HEAVYDEBUG or corresponding numeric value (50-5). Default: ERROR (equal 40)
+verbosity level of log output: CRITICAL, ERROR, WARNING, NOTICE, INFO, DEBUG, TRACEDEBUG, HEAVYDEBUG or corresponding numeric value (50-5). Default: INFO (equal 20)
.TP
.B logtarget
log target: filename, SYSLOG, STDERR or STDOUT. Default: STDOUT if not set in fail2ban.conf/fail2ban.local