From dcbbda505f1abb55739333de0c6c347e30cb5797 Mon Sep 17 00:00:00 2001 From: Alessandro Guido Date: Tue, 8 Sep 2015 11:39:20 +0200 Subject: [PATCH] Describe new unified2-alert "payload" option --- suricata.yaml.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/suricata.yaml.in b/suricata.yaml.in index e0b5538c4e..9ab40098fd 100644 --- a/suricata.yaml.in +++ b/suricata.yaml.in @@ -175,6 +175,10 @@ outputs: # Sensor ID field of unified2 alerts. #sensor-id: 0 + # Include payload of packets related to alerts. Defaults to true, set to + # false if payload is not required. + #payload: yes + # HTTP X-Forwarded-For support by adding the unified2 extra header or # overwriting the source or destination IP address (depending on flow # direction) with the one reported in the X-Forwarded-For HTTP header. -- 2.47.2