From: Jeff Lucovsky Date: Fri, 26 Mar 2021 13:00:39 +0000 (-0400) Subject: config/plugin: Add template for plugins X-Git-Tag: suricata-7.0.0-beta1~1636 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8867dcf403bff8a9a063c62310862da5caafab99;p=thirdparty%2Fsuricata.git config/plugin: Add template for plugins --- diff --git a/suricata.yaml.in b/suricata.yaml.in index 657c29fa2a..1beae12d96 100644 --- a/suricata.yaml.in +++ b/suricata.yaml.in @@ -71,6 +71,10 @@ stats: # Add stream events as stats. #stream-events: false +# Plugins -- Experimental -- specify the filename for each plugin shared object +plugins: +# - /path/to/plugin.so + # Configure the type of alert (and other) logging you would like. outputs: # a line based alerts log similar to Snort's fast.log