]> git.ipfire.org Git - people/ms/suricata.git/commitdiff
config/plugin: Add template for plugins
authorJeff Lucovsky <jeff@lucovsky.org>
Fri, 26 Mar 2021 13:00:39 +0000 (09:00 -0400)
committerVictor Julien <victor@inliniac.net>
Wed, 5 May 2021 18:12:34 +0000 (20:12 +0200)
suricata.yaml.in

index 657c29fa2a5167119541628875ba33d15d0802c1..1beae12d962ef8cc47150b9452987f9b2ed96964 100644 (file)
@@ -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