mirror of
https://github.com/zeek/zeek.git
synced 2025-10-13 03:58:20 +00:00
Changing the start/end markers in logs to open/close now reflecting
wall clock. Triggers lots of (simple) baseline updates.
This commit is contained in:
parent
f5862fb014
commit
1fd0d7a607
102 changed files with 294 additions and 305 deletions
|
@ -10,68 +10,68 @@ static-prefix-2-UK.log
|
|||
#empty_field (empty)
|
||||
#unset_field -
|
||||
#path static-prefix-0-BR
|
||||
#start 2012-07-20-01-49-21
|
||||
#open 2012-07-20-01-49-21
|
||||
#fields t id.orig_h id.orig_p id.resp_h id.resp_p status country
|
||||
#types time addr port addr port string string
|
||||
1342748961.180156 1.2.3.4 1234 2.3.4.5 80 success BR
|
||||
#end 2012-07-20-01-49-21
|
||||
#close 2012-07-20-01-49-21
|
||||
#separator \x09
|
||||
#set_separator ,
|
||||
#empty_field (empty)
|
||||
#unset_field -
|
||||
#path static-prefix-0-MX3
|
||||
#start 2012-07-20-01-49-21
|
||||
#open 2012-07-20-01-49-21
|
||||
#fields t id.orig_h id.orig_p id.resp_h id.resp_p status country
|
||||
#types time addr port addr port string string
|
||||
1342748961.180156 1.2.3.4 1234 2.3.4.5 80 failure MX3
|
||||
#end 2012-07-20-01-49-21
|
||||
#close 2012-07-20-01-49-21
|
||||
#separator \x09
|
||||
#set_separator ,
|
||||
#empty_field (empty)
|
||||
#unset_field -
|
||||
#path static-prefix-0-unknown
|
||||
#start 2012-07-20-01-49-21
|
||||
#open 2012-07-20-01-49-21
|
||||
#fields t id.orig_h id.orig_p id.resp_h id.resp_p status country
|
||||
#types time addr port addr port string string
|
||||
1342748961.180156 1.2.3.4 1234 2.3.4.5 80 success unknown
|
||||
#end 2012-07-20-01-49-21
|
||||
#close 2012-07-20-01-49-21
|
||||
#separator \x09
|
||||
#set_separator ,
|
||||
#empty_field (empty)
|
||||
#unset_field -
|
||||
#path static-prefix-1-MX
|
||||
#start 2012-07-20-01-49-21
|
||||
#open 2012-07-20-01-49-21
|
||||
#fields t id.orig_h id.orig_p id.resp_h id.resp_p status country
|
||||
#types time addr port addr port string string
|
||||
1342748961.180156 1.2.3.4 1234 2.3.4.5 80 failure MX
|
||||
#end 2012-07-20-01-49-21
|
||||
#close 2012-07-20-01-49-21
|
||||
#separator \x09
|
||||
#set_separator ,
|
||||
#empty_field (empty)
|
||||
#unset_field -
|
||||
#path static-prefix-1-US
|
||||
#start 2012-07-20-01-49-21
|
||||
#open 2012-07-20-01-49-21
|
||||
#fields t id.orig_h id.orig_p id.resp_h id.resp_p status country
|
||||
#types time addr port addr port string string
|
||||
1342748961.180156 1.2.3.4 1234 2.3.4.5 80 failure US
|
||||
#end 2012-07-20-01-49-21
|
||||
#close 2012-07-20-01-49-21
|
||||
#separator \x09
|
||||
#set_separator ,
|
||||
#empty_field (empty)
|
||||
#unset_field -
|
||||
#path static-prefix-2-MX2
|
||||
#start 2012-07-20-01-49-21
|
||||
#open 2012-07-20-01-49-21
|
||||
#fields t id.orig_h id.orig_p id.resp_h id.resp_p status country
|
||||
#types time addr port addr port string string
|
||||
1342748961.180156 1.2.3.4 1234 2.3.4.5 80 failure MX2
|
||||
#end 2012-07-20-01-49-21
|
||||
#close 2012-07-20-01-49-21
|
||||
#separator \x09
|
||||
#set_separator ,
|
||||
#empty_field (empty)
|
||||
#unset_field -
|
||||
#path static-prefix-2-UK
|
||||
#start 2012-07-20-01-49-21
|
||||
#open 2012-07-20-01-49-21
|
||||
#fields t id.orig_h id.orig_p id.resp_h id.resp_p status country
|
||||
#types time addr port addr port string string
|
||||
1342748961.180156 1.2.3.4 1234 2.3.4.5 80 failure UK
|
||||
#end 2012-07-20-01-49-21
|
||||
#close 2012-07-20-01-49-21
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue