diff --git a/man/fail2ban-client.1 b/man/fail2ban-client.1 index 7542d5be..ec79d725 100644 --- a/man/fail2ban-client.1 +++ b/man/fail2ban-client.1 @@ -1,12 +1,12 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.41.2. -.TH FAIL2BAN-CLIENT "1" "January 2014" "fail2ban-client v0.8.12" "User Commands" +.TH FAIL2BAN-CLIENT "1" "March 2014" "fail2ban-client v0.9.0" "User Commands" .SH NAME fail2ban-client \- configure and control the server .SH SYNOPSIS .B fail2ban-client [\fIOPTIONS\fR] \fI\fR .SH DESCRIPTION -Fail2Ban v0.8.12 reads log file that contains password failure report +Fail2Ban v0.9.0 reads log file that contains password failure report and bans the corresponding IP addresses using firewall rules. .SH OPTIONS .TP @@ -69,8 +69,9 @@ return this output LOGGING .TP \fBset loglevel \fR -sets logging level to . 0 -is minimal, 4 is debug +sets logging level to . +Levels: CRITICAL, ERROR, WARNING, +NOTICE, INFO, DEBUG .TP \fBget loglevel\fR gets the logging level @@ -87,6 +88,25 @@ gets logging target flushes the logtarget if a file and reopens it. For log rotation. .IP +DATABASE +.TP +\fBset dbfile \fR +set the location of fail2ban +persistent datastore. Set to +"None" to disable +.TP +\fBget dbfile\fR +get the location of fail2ban +persistent datastore +.TP +\fBset dbpurgeage \fR +sets the max age in that +history of bans will be kept +.TP +\fBget dbpurgeage\fR +gets the max age in seconds that +history of bans will be kept +.IP JAIL CONTROL .TP \fBadd \fR @@ -115,14 +135,28 @@ adds to the ignore list of removes from the ignore list of .TP -\fBset addlogpath \fR +\fBset addlogpath ['tail']\fR adds to the monitoring list -of +of , optionally starting at +the 'tail' of the file (default +\&'head'). .TP \fBset dellogpath \fR removes from the monitoring list of .TP +\fBset logencoding \fR +sets the of the log +files for +.TP +\fBset addjournalmatch \fR +adds to the journal filter +of +.TP +\fBset deljournalmatch \fR +removes from the journal +filter of +.TP \fBset addfailregex \fR adds the regular expression which must match failures @@ -153,6 +187,10 @@ back for sets the number of seconds