]> git.ipfire.org Git - thirdparty/suricata.git/commit
Fix eve 'filetype' parsing
authorVictor Julien <victor@inliniac.net>
Mon, 28 Jul 2014 07:27:17 +0000 (09:27 +0200)
committerVictor Julien <victor@inliniac.net>
Mon, 28 Jul 2014 07:41:33 +0000 (09:41 +0200)
commitfdd407751e3ebfdd17750ff414dd6fa2f7ce9a9f
tree809b3111237b322a0155047c8c87e336fba058a5
parentbfb6175bf62513c18c738f65ae686c8dcc53130b
Fix eve 'filetype' parsing

Now that we use 'filetype' instead of 'type', we should also
use 'regular' instead of 'file'.

Added fallback to make sure we stay compatible to old configs.
src/output-json.c
src/util-logopenfile.c
suricata.yaml.in