Feature #1478
Active flow counters
Effort:
low
Difficulty:
medium
Label:
Description
As a follow up on a number of discussions on the IRC channel -
it is of great help if there are active flows counters in the stats.log
Related issues
Updated by Victor Julien about 2 years ago
- Has duplicate Feature #1894: concurrent flows counter added
Updated by Victor Julien about 2 years ago
- Subject changed from Active flow counters to Active flow counters
- Assignee changed from OISF Dev to Anonymous
- Effort set to low
- Difficulty set to medium
Updated by Joshua Lumb 7 months ago
flow_mgr.flows_checked - flow_mgr.flows_removed
would seem to give the desired result - the number of active flows after a pass through the hash table.
Am I correct here? And if so, is this something the Suricata community would like added still?