]> git.ipfire.org Git - thirdparty/suricata.git/commit
eve/smb: add tx_id to event
authorEric Leblond <el@stamus-networks.com>
Wed, 19 Jan 2022 13:56:06 +0000 (14:56 +0100)
committerVictor Julien <victor@inliniac.net>
Fri, 18 Apr 2025 10:52:21 +0000 (12:52 +0200)
commitdb110783151ee253772fbcec1a07d88ee3a8ab8c
treee6cfcd5e5b456839e8db3eddfec74615ad89daae
parent16f74c68aaa976eaef70b840b72e3039f7d0508d
eve/smb: add tx_id to event

As SMB protocol is using heavily transactions, getting the transaction
ID in SMB events can be really useful for automated analysis.
src/output-json-smb.c