|
|
|
|
@ -202,7 +202,9 @@ outputs:
|
|
|
|
|
extended: yes # enable this for extended logging information
|
|
|
|
|
- files:
|
|
|
|
|
force-magic: no # force logging magic on all logged files
|
|
|
|
|
force-md5: no # force logging of md5 checksums
|
|
|
|
|
# force logging of checksums, available hash functions are md5,
|
|
|
|
|
# sha1 and sha256
|
|
|
|
|
#force-hash: [md5]
|
|
|
|
|
#- drop:
|
|
|
|
|
# alerts: yes # log alerts that caused drops
|
|
|
|
|
# flows: all # start or all: 'start' logs only a single drop
|
|
|
|
|
@ -399,7 +401,9 @@ outputs:
|
|
|
|
|
enabled: no # set to yes to enable
|
|
|
|
|
log-dir: files # directory to store the files
|
|
|
|
|
force-magic: no # force logging magic on all stored files
|
|
|
|
|
force-md5: no # force logging of md5 checksums
|
|
|
|
|
# force logging of checksums, available hash functions are md5,
|
|
|
|
|
# sha1 and sha256
|
|
|
|
|
#force-hash: [md5]
|
|
|
|
|
force-filestore: no # force storing of all files
|
|
|
|
|
#waldo: file.waldo # waldo file to store the file_id across runs
|
|
|
|
|
|
|
|
|
|
@ -411,7 +415,9 @@ outputs:
|
|
|
|
|
#filetype: regular # 'regular', 'unix_stream' or 'unix_dgram'
|
|
|
|
|
|
|
|
|
|
force-magic: no # force logging magic on all logged files
|
|
|
|
|
force-md5: no # force logging of md5 checksums
|
|
|
|
|
# force logging of checksums, available hash functions are md5,
|
|
|
|
|
# sha1 and sha256
|
|
|
|
|
#force-hash: [md5]
|
|
|
|
|
|
|
|
|
|
# Log TCP data after stream normalization
|
|
|
|
|
# 2 types: file or dir. File logs into a single logfile. Dir creates
|
|
|
|
|
|