Browse Source

Add missing newline and filter

master
Thomas Chevalier 4 years ago
parent
commit
faa30aefa6
  1. 2
      ulogd.conf

2
ulogd.conf

@ -28,7 +28,7 @@ stack=log2:NFLOG,base1:BASE,ifi1:IFINDEX,ip2str1:IP2STR,mac2str1:HWHDR,print1:PR
# Conntrack logging
stack=ct1:NFCT,ip2str1:IP2STR,printflow1:PRINTFLOW,json2:JSON
stack=ct1:NFCT,ip2bin1:IP2BIN,pgsql1:PGSQL
stack=ct1:NFCT,ip2str1:IP2STR,pgsql1:PGSQL
[log1]
# netlink multicast group (the same as the iptables --nflog-group param)

Loading…
Cancel
Save