summaryrefslogtreecommitdiffstats
path: root/tests/jsonfiles/35-rule-target.json
blob: a435264bee25308d2827dbda1621fd439232bcd3 (plain)
1
{ "rule": { "family" : "ip", "table" : "filter", "chain"  : "INPUT", "handle" : 20,"flags" : 0, "expr" : [ { "type" : "counter", "pkts" : 17, "bytes" : 4436}, { "type" : "target", "name" : "LOG"}]}}