Actions
Feature #1657
closedPer application layer stats
Effort:
Difficulty:
Label:
Description
In the stats EVE output, we currently can't know how much application layer transactions have been handled by the supported protocols.
This information would be really useful to know the distribution of protocols in the network.
As a result of this task we should have a new sub object in the stats message:
"app-layer": { "http": 234, "stmp": 12, "ssh": 22, "dns": 2000 }
Updated by Victor Julien almost 9 years ago
- Status changed from New to Assigned
- Target version set to 70
Updated by Giuseppe Longo about 8 years ago
- Status changed from Assigned to Closed
Merged through https://github.com/inliniac/suricata/pull/2292
Updated by Victor Julien about 8 years ago
- Target version changed from 70 to 3.2beta1
Actions