Switch the TSV Zeek logs to be UTF8 by default.

There is a paired zeek-testing branch for some updates there.
This commit is contained in:
Seth Hall 2021-03-10 14:39:03 +00:00 committed by Tim Wojtulewicz
parent 0746ef7ecc
commit a4ceb98bf8
5 changed files with 10 additions and 4 deletions

View file

@ -38,7 +38,7 @@ export {
## written into logs.
##
## This option is also available as a per-filter ``$config`` option.
const enable_utf_8 = F &redef;
const enable_utf_8 = T &redef;
## Define the gzip level to compress the logs. If 0, then no gzip
## compression is performed. Enabling compression also changes