<div dir="ltr"><div>I'm trying to get DAG card counters using suricatasc, but the number of packets never increases?</div><div><br></div>




<span></span>





<div><br></div>[root@localhost suricata-4.0.5]# /usr/bin/suricatasc -c "iface-list"<br>{"message": {"count": 1, "ifaces": ["0:0"]}, "return": "OK"}<br><br>[root@localhost suricata-4.0.5]# /usr/bin/suricatasc -c "iface-stat 0:0"<br>{"message": {"pkts": 0, "drop": 0, "invalid-checksums": 0}, "return": "OK"}<br><br>[root@localhost suricata-4.0.5]# <div><br></div><div>There's about 1g of traffic going to that interface, any thoughts?</div><div><br></div><div>Thanks.</div></div>