]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
Adding comment in suricata.yaml.in to indicate sensor-id option.
authorJake Gionet <gionet.jake@gmail.com>
Thu, 31 Jan 2013 12:20:17 +0000 (06:20 -0600)
committerVictor Julien <victor@inliniac.net>
Fri, 8 Feb 2013 10:57:40 +0000 (11:57 +0100)
suricata.yaml.in

index cc65ce9c8e428efc2c1cd2d5d265a07cbbf12c60..9ce0ebbad3b8a7a885f0129c6c8fd0da4f5efda4 100644 (file)
@@ -84,6 +84,9 @@ outputs:
       # is parsed as bytes.
       #limit: 32mb
 
+      # Sensor ID field of unified2 alerts.
+      #sensor-id: 0
+
   # a line based log of HTTP requests (no alerts)
   - http-log:
       enabled: yes