From: Victor Julien Date: Wed, 30 Jul 2014 09:00:53 +0000 (+0200) Subject: pcap-log: yaml comment update X-Git-Tag: suricata-2.1beta1~32 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1070%2Fhead;p=thirdparty%2Fsuricata.git pcap-log: yaml comment update --- diff --git a/suricata.yaml.in b/suricata.yaml.in index fd985dc4af..7493d0e448 100644 --- a/suricata.yaml.in +++ b/suricata.yaml.in @@ -206,7 +206,7 @@ outputs: # If set to a value will enable ring buffer mode. Will keep Maximum of "max-files" of size "limit" max-files: 2000 - mode: normal # normal or sguil. + mode: normal # normal, multi or sguil. #sguil-base-dir: /nsm_data/ #ts-format: usec # sec or usec second format (default) is filename.sec usec is filename.sec.usec use-stream-depth: no #If set to "yes" packets seen after reaching stream inspection depth are ignored. "no" logs all packets