mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
suricata: Collect metrics on scanned and bypassed packets
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -52,6 +52,10 @@ include "/etc/collectd.precache"
|
||||
Chain filter SPOOFED_MARTIAN DROP_SPOOFED_MARTIAN
|
||||
Chain filter HOSTILE_DROP_IN DROP_HOSTILE
|
||||
Chain filter HOSTILE_DROP_OUT DROP_HOSTILE
|
||||
|
||||
# IPS
|
||||
Chain mangle IPS BYPASSED
|
||||
Chain mangle IPS SCANNED
|
||||
</Plugin>
|
||||
|
||||
#<Plugin logfile>
|
||||
|
||||
Reference in New Issue
Block a user