forked from extern/shorewall_code
Further clarify the use of log levels with macros
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
18bb6c94ca
commit
9a720cf516
@ -419,11 +419,11 @@
|
||||
|
||||
<para>The <emphasis role="bold">ACTION</emphasis> may optionally be
|
||||
followed by ":" and a syslog log level (e.g, REJECT:info or
|
||||
DNAT:debug). This causes the packet to be logged at the specified
|
||||
level. Note that if the <emphasis role="bold">ACTION</emphasis>
|
||||
involves destination network address translation (DNAT, REDIRECT,
|
||||
etc.) then the packet is logged <emphasis
|
||||
role="bold">before</emphasis> the destination address is
|
||||
Web(ACCEPT):debug). This causes the packet to be logged at the
|
||||
specified level. Note that if the <emphasis
|
||||
role="bold">ACTION</emphasis> involves destination network address
|
||||
translation (DNAT, REDIRECT, etc.) then the packet is logged
|
||||
<emphasis role="bold">before</emphasis> the destination address is
|
||||
rewritten.</para>
|
||||
|
||||
<para>If the <emphasis role="bold">ACTION</emphasis> names an
|
||||
|
@ -314,8 +314,8 @@
|
||||
|
||||
<para>The <emphasis role="bold">ACTION</emphasis> may optionally be
|
||||
followed by ":" and a syslog log level (e.g, REJECT:info or
|
||||
ACCEPT:debug). This causes the packet to be logged at the specified
|
||||
level.</para>
|
||||
Web(ACCEPT):debug). This causes the packet to be logged at the
|
||||
specified level.</para>
|
||||
|
||||
<para>If the <emphasis role="bold">ACTION</emphasis> names an
|
||||
<emphasis>action</emphasis> declared in <ulink
|
||||
|
Loading…
Reference in New Issue
Block a user