summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_LOG.man
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/libipt_LOG.man')
-rw-r--r--extensions/libipt_LOG.man5
1 files changed, 4 insertions, 1 deletions
diff --git a/extensions/libipt_LOG.man b/extensions/libipt_LOG.man
index 47c35e0e..f2574f88 100644
--- a/extensions/libipt_LOG.man
+++ b/extensions/libipt_LOG.man
@@ -11,7 +11,10 @@ separate rules with the same matching criteria, first using target LOG
then DROP (or REJECT).
.TP
\fB\-\-log\-level\fP \fIlevel\fP
-Level of logging (numeric or see \fIsyslog.conf\fP(5)).
+Level of logging, which can be (system-specific) numeric or a mnemonic.
+Possible values are (in decreasing order of priority): \fBemerg\fP,
+\fBalert\fP, \fBcrit\fP, \fBerror\fP, \fBwarning\fP, \fBnotice\fP, \fBinfo\fP
+or \fBdebug\fP.
.TP
\fB\-\-log\-prefix\fP \fIprefix\fP
Prefix log messages with the specified prefix; up to 29 letters long,