Actions
Bug #5769
closed
PA
PA
Incomplete values for .stats."app_layer".flow.proto
Bug #5769:
Incomplete values for .stats."app_layer".flow.proto
Affected Versions:
Effort:
Difficulty:
Label:
Description
With ftp or whatever protocol
The two commands do not give the same result
jq 'select(.event_type=="flow" and .app_proto=="ftp") | .app_proto' log/eve.json | wc -l jq 'select(.event_type=="stats") | .stats."app_layer".flow.ftp' log/eve.json
PA Updated by Philippe Antoine over 3 years ago
- Status changed from New to In Review
- Target version changed from TBD to 7.0.0-rc1
PA Updated by Philippe Antoine over 3 years ago
- Blocks Feature #1125: smtp: improve protocol detection added
PA Updated by Philippe Antoine over 3 years ago
- Status changed from In Review to Closed
PA Updated by Philippe Antoine over 2 years ago
- Related to Bug #6633: stats: flows with a detection-only alproto not accounted in this protocol added
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