mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 22:58:20 +00:00
19 lines
801 B
Text
19 lines
801 B
Text
#separator \x09
|
|
#set_separator ,
|
|
#empty_field (empty)
|
|
#unset_field -
|
|
#path config
|
|
#open 2020-07-06-18-23-08
|
|
#fields ts id old_value new_value location
|
|
#types time string string string string
|
|
1594059788.562153 testbool T F ../configfile1
|
|
1594059788.562153 testcount 0 2 ../configfile1
|
|
1594059788.562153 testint 0 -1 ../configfile1
|
|
1594059788.562153 testenum SSH::LOG Conn::LOG ../configfile1
|
|
1594059788.562153 test_set (empty) a,d,b,c,erdbeerschnitzel ../configfile1
|
|
1594059788.562153 test_vector (empty) 1,2,3,4,5,6 ../configfile1
|
|
1594059788.562153 testport 42/tcp 45/unknown ../configfile2
|
|
1594059788.562153 testaddr 127.0.0.1 127.0.0.1 ../configfile2
|
|
1594059788.562153 testinterval 1.0 sec 1.0 min ../configfile2
|
|
1594059788.562153 testtime 0.0 1507321987.0 ../configfile2
|
|
#close 2020-07-06-18-23-08
|