mirror of https://github.com/fail2ban/fail2ban
default loglevel is INFO
parent
08dbe4abd5
commit
ea35f2ad75
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue