]> git.ipfire.org Git - thirdparty/suricata.git/commit
eve/ftp: use generic json context
authorJason Ish <jason.ish@oisf.net>
Fri, 26 Mar 2021 21:55:10 +0000 (15:55 -0600)
committerJason Ish <jason.ish@oisf.net>
Mon, 29 Mar 2021 15:51:44 +0000 (09:51 -0600)
commit67c4621bdb70853ae9f0912803ea8c1adee8e300
treed6f32c79425155d1c78075a448c7aec74706ed60
parent2d78afe4b02cc9edf110b23a45a63ec85b04c54b
eve/ftp: use generic json context

The FTP logger contained no extra data in its context so the
generic json context can be used.
src/output-json-ftp.c