mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
24 lines
1.1 KiB
Text
24 lines
1.1 KiB
Text
#separator \x09
|
|
#set_separator ,
|
|
#empty_field (empty)
|
|
#unset_field -
|
|
#path config
|
|
#open 2020-07-06-18-22-46
|
|
#fields ts id old_value new_value location
|
|
#types time string string string string
|
|
1594059766.418882 testbool T F ../configfile
|
|
1594059766.418882 testcount 0 1 ../configfile
|
|
1594059766.418882 testcount 1 2 ../configfile
|
|
1594059766.418882 testint 0 -1 ../configfile
|
|
1594059766.418882 testenum SSH::LOG Conn::LOG ../configfile
|
|
1594059766.418882 testport 42/tcp 45/unknown ../configfile
|
|
1594059766.418882 testaddr 127.0.0.1 127.0.0.1 ../configfile
|
|
1594059766.418882 testaddr 127.0.0.1 2607:f8b0:4005:801::200e ../configfile
|
|
1594059766.418882 testinterval 1.0 sec 1.0 min ../configfile
|
|
1594059766.418882 teststring a abc ../configfile
|
|
1594059766.418882 testtime 0.0 1507321987.0 ../configfile
|
|
1594059766.418882 test_set (empty) a,d,b,c,erdbeerschnitzel ../configfile
|
|
1594059766.418882 test_vector (empty) 1,2,3,4,5,6 ../configfile
|
|
1594059766.418882 test_set a,d,b,c,erdbeerschnitzel (empty) ../configfile
|
|
1594059766.418882 test_set (empty) \x2d ../configfile
|
|
#close 2020-07-06-18-22-46
|