TLS: add missing options to shipped yaml. Bug #709.

pull/426/merge
Victor Julien 11 years ago
parent 6229bfab5e
commit 2b5d586dbc

@ -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

Loading…
Cancel
Save