]> git.ipfire.org Git - thirdparty/suricata.git/commit
multi-detect: add tenant id to alert json output
authorVictor Julien <victor@inliniac.net>
Sun, 1 Mar 2015 09:34:53 +0000 (10:34 +0100)
committerVictor Julien <victor@inliniac.net>
Thu, 23 Jul 2015 17:36:15 +0000 (19:36 +0200)
commit8673801ea3b7b5bba0c40fb916f33f53898b6069
tree0d6e5c6561080440c65c83e6667fa42841f95af4
parentf4c9915066402852e647346ed8c9d797ba6781f3
multi-detect: add tenant id to alert json output

Add a integer field "tenant_id" to the JSON alert output.
src/output-json-alert.c
src/output-json-alert.h
src/output-json-drop.c