Project

General

Profile

Actions

Bug #5769

closed

Incomplete values for .stats."app_layer".flow.proto

Added by Philippe Antoine over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Normal
Target version:
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 

Related issues 2 (1 open1 closed)

Related to Suricata - Bug #6633: stats: flows with a detection-only alproto not accounted in this protocolClosedPhilippe AntoineActions
Blocks Suricata - Feature #1125: smtp: improve protocol detectionIn ReviewPhilippe AntoineActions
Actions #1

Updated by Philippe Antoine over 1 year ago

  • Status changed from New to In Review
  • Target version changed from TBD to 7.0.0-rc1
Actions #2

Updated by Philippe Antoine over 1 year ago

Actions #3

Updated by Philippe Antoine over 1 year ago

  • Status changed from In Review to Closed
Actions #4

Updated by Philippe Antoine 4 months ago

  • Related to Bug #6633: stats: flows with a detection-only alproto not accounted in this protocol added
Actions

Also available in: Atom PDF