]> git.ipfire.org Git - thirdparty/suricata.git/commit
eve/json: introduce community flow id 3507/head
authorVictor Julien <victor@inliniac.net>
Thu, 7 Dec 2017 10:29:06 +0000 (11:29 +0100)
committerVictor Julien <victor@inliniac.net>
Thu, 11 Oct 2018 14:19:08 +0000 (16:19 +0200)
commitc4d8508f511030d728962541ffab10cf172de948
tree6878065b9219073fae2b4988b2cde8e3680a9b40
parente956b484c5993ded904bc35fbb1b6c17ece9b2e2
eve/json: introduce community flow id

Add support for community flow id, meant to give a records a
predictable flow id that can be used to match records to
output of other tools.

Takes a 'seed' that needs to be same across sensors and tools
to make the id less predictable.
src/output-json-email-common.h
src/output-json.c
src/output-json.h
suricata.yaml.in