mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 07:38:19 +00:00
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:
parent
0746ef7ecc
commit
a4ceb98bf8
5 changed files with 10 additions and 4 deletions
|
@ -2,6 +2,8 @@
|
|||
# @TEST-EXEC: btest-diff test.log
|
||||
# @TEST-EXEC: btest-diff output
|
||||
|
||||
redef LogAscii::enable_utf_8 = F;
|
||||
|
||||
module Test;
|
||||
|
||||
export {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue