diff --git a/docs/shorewall_logging.xml b/docs/shorewall_logging.xml index 6c9c9e74d..7fce572b9 100644 --- a/docs/shorewall_logging.xml +++ b/docs/shorewall_logging.xml @@ -233,21 +233,23 @@ gateway:/etc/shorewall# logwatch and dump commands. - Beginning in Shorewall-perl 4.1, the NFLOG target is supported. - + Beginning in Shorewall-perl 4.1, the NFLOG target is + supported. - NFLOG is a successor to ULOG. In addition, both ULOG and NFLOG may - be followed by a list of up to three numbers in parentheses. + NFLOG is a successor to ULOG. When using Shorewall-perl 4.1 or later, both ULOG + and NFLOG may be followed by a list of up to three numbers in + parentheses. The first number specifies the netlink group (1-32). If - omitted (e.g., NFLOG(,0,10)) then a value of 1 is assumed. + omitted (e.g., NFLOG(,0,10)) then a value of 1 is assumed. The second number specifies the maximum number of bytes to - copy. If omitted, 0 (no limit) is assumed. + copy. If omitted, 0 (no limit) is assumed.