mirror of
https://github.com/zeek/zeek.git
synced 2025-10-03 15:18:20 +00:00

Haven't checked different build configurations yet, but all except a few SumStats tests are stable for me now. The external tests are also completely failing, but haven't looked at those yet.
13 lines
304 B
Text
13 lines
304 B
Text
#separator \x09
|
|
#set_separator ,
|
|
#empty_field (empty)
|
|
#unset_field -
|
|
#path weird_stats
|
|
#open 2018-07-26-23-11-27
|
|
#fields ts name num_seen
|
|
#types time string count
|
|
1532646687.827249 weird1 2000
|
|
1532646687.827249 weird3 1
|
|
1532646687.827249 weird2 1000
|
|
1532646692.877464 weird1 2
|
|
#close 2018-07-26-23-11-34
|