]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
add note about eve-alert metadata
authorjason taylor <jtfas90@gmail.com>
Thu, 28 Jun 2018 18:08:43 +0000 (14:08 -0400)
committerVictor Julien <victor@inliniac.net>
Fri, 13 Jul 2018 07:10:27 +0000 (09:10 +0200)
Signed-off-by: jason taylor <jtfas90@gmail.com>
suricata.yaml.in

index d902a7c6e7620d17c903795342f0873ea6dd2848..47db38b9675196f58e3a4c94c91528ab346298a3 100644 (file)
@@ -200,6 +200,7 @@ outputs:
             # packet: yes              # enable dumping of packet (without stream segments)
             # http-body: yes           # enable dumping of http body in Base64
             # http-body-printable: yes # enable dumping of http body in printable format
+            # metadata: no             # enable inclusion of app layer metadata with alert. Default yes
 
             # Enable the logging of tagged packets for rules using the
             # "tag" keyword.