]> git.ipfire.org Git - thirdparty/ulogd2.git/commitdiff
ulogd.conf: fix incorrect stack
authorEric Leblond <eric@regit.org>
Tue, 21 Mar 2017 21:08:58 +0000 (22:08 +0100)
committerEric Leblond <eric@regit.org>
Tue, 21 Mar 2017 21:08:58 +0000 (22:08 +0100)
The stack was not correctly defined triggering an error on
type conflict.

Signed-off-by: Eric Leblond <eric@regit.org>
ulogd.conf.in

index 2fcf39a23ffa50996e1009da5d05adbcd7a21b6c..a987d642414a75d4bf591151fd4b39e97c6f0b29 100644 (file)
@@ -61,7 +61,7 @@ plugin="@pkglibdir@/ulogd_output_GRAPHITE.so"
 #stack=ulog1:ULOG,base1:BASE,ip2str1:IP2STR,print1:PRINTPKT,emu1:LOGEMU
 
 # this is a stack for packet-based logging via LOGEMU with filtering on MARK
-#stack=log2:NFLOG,mark1:MARK,base1:BASE,ifi1:IFINDEX,ip2str1:IP2STR,print1:PRINTPKT,emu1:LOGEMU
+#stack=log2:NFLOG,base1:BASE,mark1:MARK,ifi1:IFINDEX,ip2str1:IP2STR,print1:PRINTPKT,emu1:LOGEMU
 
 # this is a stack for packet-based logging via GPRINT
 #stack=log1:NFLOG,gp1:GPRINT