
######################################################################
# OPTIONS FOR EACH PLUGINS IN SEPARATE SECTIONS
######################################################################

[log1]
# netlink multicast group (the same as the iptables --nflog-group param)
# Group 0 is used by the kernel to log connection tracking invalid message
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 10ms)
#netlink_qtimeout=100

[emu1]
file="/var/log/iptables/denylog.log"
sync=1

