summaryrefslogtreecommitdiffstats
path: root/ulogd.conf.in
diff options
context:
space:
mode:
authorEric Leblond <eric@inl.fr>2009-01-28 00:16:39 +0100
committerEric Leblond <eric@inl.fr>2009-01-29 23:29:17 +0100
commit8f80ed06233bac73891f6cf9d94f1d6d95d2bd40 (patch)
tree78b2503c5b10eca4d31f40823bc783df775b8bda /ulogd.conf.in
parentecb2ffcb174ca2c96cd0c663bced8f46e88f0e68 (diff)
Add threshold and timeout option to NFLOG plugin.
This patch adds support for setting NFLOG threshold and timeout from ulogd.
Diffstat (limited to 'ulogd.conf.in')
-rw-r--r--ulogd.conf.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/ulogd.conf.in b/ulogd.conf.in
index 3bb0ee8..27c7add 100644
--- a/ulogd.conf.in
+++ b/ulogd.conf.in
@@ -104,6 +104,10 @@ hash_enable=0
group=0
#netlink_socket_buffer_size=217088
#netlink_socket_buffer_maxsize=1085440
+# set number of packet to queue inside kernel
+#netlink_qthreshold=1
+# set the delay before flushing packet in the queue inside kernel (in ms)
+#netlink_qtimeout=1000
# packet logging through NFLOG for group 1
[log2]