]> git.ipfire.org Git - thirdparty/suricata.git/commit
plugin: Add "not set" plugin value type
authorJeff Lucovsky <jeff@lucovsky.org>
Thu, 18 Mar 2021 13:27:48 +0000 (09:27 -0400)
committerVictor Julien <victor@inliniac.net>
Mon, 20 Sep 2021 15:31:15 +0000 (17:31 +0200)
commit0ee5532036ca9d55ded17e26defa32a67f9d98fb
tree534528080b4d8bba5699946b998ee97f845f4f9f
parentb3f447a0df0d389184febc06dc7445ddcae940e2
plugin: Add "not set" plugin value type

This value is used as a sentinel to determine if the configured
eve.json filetype was located.

First, the built-in and internal output plugins are checked. If the
sentinel value remains set, the external plugins are searched for the
filetype.
src/util-logopenfile.h