]> git.ipfire.org Git - thirdparty/suricata.git/commit
eve-file: set event_type to fileinfo 886/head
authorVictor Julien <victor@inliniac.net>
Tue, 11 Mar 2014 16:15:05 +0000 (17:15 +0100)
committerVictor Julien <victor@inliniac.net>
Tue, 11 Mar 2014 16:15:05 +0000 (17:15 +0100)
commit5d96ea570fd1d3db92acb154e3642d0f9233b56c
tree86ccefc40e1ee3ab433950c7583fb07ce8bd41b7
parent305da0248d7ce6223e211b0bdefbdddc1f959c27
eve-file: set event_type to fileinfo

To remain constistent with the other logs, set the event type to
the same name as the structure containing the defails. In this
case fileinfo.

Part of bug #1127.
src/output-json-file.c