]> git.ipfire.org Git - thirdparty/suricata.git/commit
filestore: only allow one filestore to be enabled
authorJason Ish <ish@unx.ca>
Fri, 12 Jan 2018 20:46:31 +0000 (14:46 -0600)
committerJason Ish <ish@unx.ca>
Thu, 18 Jan 2018 13:26:29 +0000 (07:26 -0600)
commitaa0760a8d5527510a16d1a30c4fae609870da6f2
treeb86b81ca365d42512f42ea5a3f9add59b43e65e8
parentcc35a5b81ffde8cdb15d2ada7aea96587a853462
filestore: only allow one filestore to be enabled

There is probably not too much bad about enabling both, but
open file counts can get messy with both enabled. And v1
should be schedule for deprecation soon enough.
src/log-filestore.c
src/output-filestore.c