]> git.ipfire.org Git - thirdparty/suricata.git/commit
output-json-alert: fallback to payload if stream is void
authorEric Leblond <eric@regit.org>
Thu, 22 Jun 2017 15:48:00 +0000 (17:48 +0200)
committerVictor Julien <victor@inliniac.net>
Mon, 26 Jun 2017 07:52:48 +0000 (09:52 +0200)
commit4be031394be3f6a2e0f0462e2dcb39a84bc2d32b
tree38b0ccf431b042d353990d3d71f4f572efbb29e7
parentc3806ebd2a95f60cefea4d329020fc3016a0695a
output-json-alert: fallback to payload if stream is void

If stream logging results in no data then we fallback to payload
data to get somethingi that could be interesting  instead of
nothing.
src/output-json-alert.c