mirror of
https://github.com/zeek/zeek.git
synced 2025-10-17 05:58:20 +00:00
19 lines
1.1 KiB
Text
19 lines
1.1 KiB
Text
#separator \x09
|
|
#set_separator ,
|
|
#empty_field (empty)
|
|
#unset_field -
|
|
#path communication
|
|
#fields ts peer src_name connected_peer_desc connected_peer_addr connected_peer_port level message
|
|
#types time string string string addr port string string
|
|
1324314302.411344 bro parent - - - info [#1/127.0.0.1:47757] added peer
|
|
1324314302.414978 bro child - - - info [#1/127.0.0.1:47757] connected
|
|
1324314302.415099 bro parent - - - info [#1/127.0.0.1:47757] peer connected
|
|
1324314302.415099 bro parent - - - info [#1/127.0.0.1:47757] phase: version
|
|
1324314302.417446 bro script - - - info connection established
|
|
1324314302.417446 bro script - - - info requesting events matching /^?(NOTHING)$?/
|
|
1324314302.417446 bro script - - - info accepting state
|
|
1324314302.418003 bro parent - - - info [#1/127.0.0.1:47757] phase: handshake
|
|
1324314302.418003 bro parent - - - info warning: no events to request
|
|
1324314302.418003 bro parent - - - info terminating...
|
|
1324314302.418003 bro parent - - - info [#1/127.0.0.1:47757] peer_description is bro
|
|
1324314302.418003 bro parent - - - info [#1/127.0.0.1:47757] closing connection
|