mirror of
https://github.com/zeek/zeek.git
synced 2025-10-17 05:58:20 +00:00
11 lines
314 B
Text
11 lines
314 B
Text
#separator \x09
|
|
#set_separator ,
|
|
#empty_field (empty)
|
|
#unset_field -
|
|
#path known_services
|
|
#open 2014-04-01-23-16-22
|
|
#fields ts host port_num port_proto service
|
|
#types time addr port enum set[string]
|
|
1308930716.462556 74.125.225.81 80 tcp HTTP
|
|
1308930726.872485 141.142.192.39 22 tcp SSH
|
|
#close 2014-04-01-23-16-23
|