From a2bc0080932e2971590b83011df109373f7aca66 Mon Sep 17 00:00:00 2001 From: jason taylor Date: Thu, 28 Jun 2018 14:08:43 -0400 Subject: [PATCH] add note about eve-alert metadata Signed-off-by: jason taylor --- suricata.yaml.in | 1 + 1 file changed, 1 insertion(+) diff --git a/suricata.yaml.in b/suricata.yaml.in index d902a7c6e7..47db38b967 100644 --- a/suricata.yaml.in +++ b/suricata.yaml.in @@ -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.