mirror of
https://github.com/zeek/zeek.git
synced 2025-10-05 08:08:19 +00:00
Added optional script and redef bool to enable utf-8 in ASCII logs
This commit is contained in:
parent
6927dd1213
commit
66557d3178
10 changed files with 111 additions and 2 deletions
|
@ -0,0 +1,12 @@
|
|||
#separator \x09
|
||||
#set_separator ,
|
||||
#empty_field (empty)
|
||||
#unset_field -
|
||||
#path test
|
||||
#open 2019-07-22-10-13-09
|
||||
#fields s
|
||||
#types string
|
||||
foo ® bar
|
||||
दुनिया को नमस्ते
|
||||
hello 𠜎
|
||||
#close 2019-07-22-10-13-09
|
Loading…
Add table
Add a link
Reference in a new issue