]> git.ipfire.org Git - thirdparty/suricata.git/commit
eve/netflow: add tx_cnt
authorEric Leblond <el@stamus-networks.com>
Fri, 24 Jan 2025 13:44:34 +0000 (14:44 +0100)
committerVictor Julien <victor@inliniac.net>
Fri, 18 Apr 2025 10:52:21 +0000 (12:52 +0200)
commit668c6d646e9575a95d2a692658c72d9533f89d28
tree0b8069f4f491f5a15e57290a2fb2fe5a7c08ad91
parentdb110783151ee253772fbcec1a07d88ee3a8ab8c
eve/netflow: add tx_cnt

This patch adds a `tx_cnt` field to `netflow` events to give some
context about the underlying protocol activity.

Ticket: #7635
etc/schema.json
src/output-json-netflow.c