mirror of
https://github.com/zeek/zeek.git
synced 2025-10-11 19:18:19 +00:00
11 lines
316 B
Text
11 lines
316 B
Text
#separator \x09
|
|
#set_separator ,
|
|
#empty_field (empty)
|
|
#unset_field -
|
|
#path known_services
|
|
#open 2011-06-24-15-51-56
|
|
#fields ts host port_num port_proto service
|
|
#types time addr port enum table[string]
|
|
1308930716.462556 74.125.225.81 80 tcp HTTP
|
|
1308930726.872485 141.142.192.39 22 tcp SSH
|
|
#close 2011-06-24-15-52-08
|