From: Alessandro Guido Date: Tue, 8 Sep 2015 09:39:20 +0000 (+0200) Subject: Describe new unified2-alert "payload" option X-Git-Tag: suricata-3.0RC1~69 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcbbda505f1abb55739333de0c6c347e30cb5797;p=thirdparty%2Fsuricata.git Describe new unified2-alert "payload" option --- 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.