]> git.ipfire.org Git - thirdparty/suricata.git/commit
smb/log: configuration option for types logging 12951/head
authorPhilippe Antoine <contact@catenacyber.fr>
Thu, 20 Mar 2025 10:07:05 +0000 (11:07 +0100)
committerPhilippe Antoine <pantoine@oisf.net>
Sat, 5 Apr 2025 19:49:49 +0000 (21:49 +0200)
commit6afad1af51c448db33357f01bc88b1b57397426c
tree405e213e3458caaf57484768929d59875b8a2eaf
parent30af626a92ca0f90cb882ce4958921e951087613
smb/log: configuration option for types logging

suricata.yaml output section for smb now parses a types list
and will restrict logging of transactions to these types.

By default, everything still gets logged

Remove unused rs_smb_log_json_request on the way

Ticket: 7620
doc/userguide/output/eve/eve-json-format.rst
rust/src/smb/log.rs
src/output-json-smb.c
suricata.yaml.in