Actions
Bug #6633
closed
PA
PA
stats: flows with a detection-only alproto not accounted in this protocol
Bug #6633:
stats: flows with a detection-only alproto not accounted in this protocol
Affected Versions:
Effort:
Difficulty:
Label:
PA Updated by Philippe Antoine over 2 years ago
- Related to Bug #5769: Incomplete values for .stats."app_layer".flow.proto added
PA Updated by Philippe Antoine over 2 years ago
jq 'select(.event_type=="flow" and .app_proto=="enip") | .app_proto' log/eve.json | wc -l gives 1 ENIP detection-only flow
Butjq 'select(.event_type=="stats") | .stats."app_layer".flow.enip' log/eve.json gives 0
PA Updated by Philippe Antoine over 2 years ago
- Status changed from New to In Review
VJ Updated by Victor Julien over 2 years ago
- Label Needs backport to 7.0 added
OT Updated by OISF Ticketbot over 2 years ago
- Subtask #6636 added
OT Updated by OISF Ticketbot over 2 years ago
- Label deleted (
Needs backport to 7.0)
PA Updated by Philippe Antoine over 2 years ago
- Status changed from In Review to Resolved
PA Updated by Philippe Antoine over 2 years ago
- Status changed from Resolved to Closed
SB Updated by Shivani Bhardwaj over 1 year ago
- Related to Bug #7238: app-layer: protocol flows are miscounted in case of error added
Actions