|
|
|
@ -352,19 +352,6 @@ outputs:
|
|
|
|
# state-update: false # log packets triggering a TCP state update
|
|
|
|
# state-update: false # log packets triggering a TCP state update
|
|
|
|
# spurious-retransmission: false # log spurious retransmission packets
|
|
|
|
# spurious-retransmission: false # log spurious retransmission packets
|
|
|
|
|
|
|
|
|
|
|
|
# a line based log of TLS handshake parameters (no alerts)
|
|
|
|
|
|
|
|
- tls-log:
|
|
|
|
|
|
|
|
enabled: no # Log TLS connections.
|
|
|
|
|
|
|
|
filename: tls.log # File to store TLS logs.
|
|
|
|
|
|
|
|
append: yes
|
|
|
|
|
|
|
|
#extended: yes # Log extended information like fingerprint
|
|
|
|
|
|
|
|
#custom: yes # enabled the custom logging format (defined by customformat)
|
|
|
|
|
|
|
|
#customformat: "%{%D-%H:%M:%S}t.%z %a:%p -> %A:%P %v %n %d %D"
|
|
|
|
|
|
|
|
#filetype: regular # 'regular', 'unix_stream' or 'unix_dgram'
|
|
|
|
|
|
|
|
# output TLS transaction where the session is resumed using a
|
|
|
|
|
|
|
|
# session id
|
|
|
|
|
|
|
|
#session-resumption: no
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# output module to store certificates chain to disk
|
|
|
|
# output module to store certificates chain to disk
|
|
|
|
- tls-store:
|
|
|
|
- tls-store:
|
|
|
|
enabled: no
|
|
|
|
enabled: no
|
|
|
|
|