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

@ -2,6 +2,8 @@
# @TEST-EXEC: btest-diff test.log
# @TEST-EXEC: btest-diff output
redef LogAscii::enable_utf_8 = F;
module Test;
export {