Actions
Feature #1657
closed
GL
GL
Per application layer stats
Feature #1657:
Per 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 }
VJ Updated by Victor Julien over 10 years ago
- Status changed from New to Assigned
- Target version set to 70
GL Updated by Giuseppe Longo over 9 years ago
- Status changed from Assigned to Closed
Merged through https://github.com/inliniac/suricata/pull/2292
VJ Updated by Victor Julien over 9 years ago
- Target version changed from 70 to 3.2beta1
Actions