]> git.ipfire.org Git - thirdparty/suricata.git/commit
output/file: http2 metdata is logged in http object
authorPhilippe Antoine <pantoine@oisf.net>
Fri, 16 Jun 2023 14:22:29 +0000 (16:22 +0200)
committerVictor Julien <vjulien@oisf.net>
Fri, 7 Jul 2023 04:46:59 +0000 (06:46 +0200)
commit4f4651e360edf2916a648356db2e16ef1d560f7c
tree7f347ee6c339481789dd00e9dc861d3073bc365c
parent9b09b29350f846e917dab5a3a8351ef7988362b1
output/file: http2 metdata is logged in http object

as is done for http2 events and alerts.
The http.version integer can help to determine if this is HTTP2

Ticket: #6165
etc/schema.json
src/output-json-file.c