From: Victor Julien Date: Tue, 9 Jul 2013 12:53:48 +0000 (+0200) Subject: TLS: add missing options to shipped yaml. Bug #709. X-Git-Tag: suricata-2.0beta1~36 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2b5d586dbc6ee76c045dbd90b7c84b0ba69ed44b;p=thirdparty%2Fsuricata.git TLS: add missing options to shipped yaml. Bug #709. --- diff --git a/suricata.yaml.in b/suricata.yaml.in index 6809406636..4e56f16e43 100644 --- a/suricata.yaml.in +++ b/suricata.yaml.in @@ -101,6 +101,8 @@ outputs: - tls-log: enabled: no # Log TLS connections. filename: tls.log # File to store TLS logs. + append: yes + #filetype: regular # 'regular', 'unix_stream' or 'unix_dgram' #extended: yes # Log extended information like fingerprint certs-log-dir: certs # directory to store the certificates files