mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 18:18:19 +00:00
Added a non boolean configuration and other changes as suggested by Jon
This commit is contained in:
parent
c9016f1397
commit
4be6871df2
12 changed files with 136 additions and 45 deletions
|
@ -3,9 +3,11 @@
|
|||
#empty_field (empty)
|
||||
#unset_field -
|
||||
#path print_statements
|
||||
#open 2019-11-13-18-11-01
|
||||
#open 2019-11-19-00-27-19
|
||||
#fields ts vals
|
||||
#types time set[string]
|
||||
1573697461.909861 hello world \x2c
|
||||
1573697461.909946 T,2
|
||||
#close 2019-11-13-18-11-01
|
||||
#types time vector[string]
|
||||
1574123239.274803 file "otherfile" of string,hello world \x2c
|
||||
1574123239.275147 hello world \x2c
|
||||
1574123239.275171 file "otherfile" of string,2,T
|
||||
1574123239.275177 2,T
|
||||
#close 2019-11-19-00-27-19
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue