mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 22:58:20 +00:00
14 lines
236 B
Text
14 lines
236 B
Text
#separator \x09
|
|
#set_separator ,
|
|
#empty_field (empty)
|
|
#unset_field -
|
|
#path ssh
|
|
#open 2012-07-20-01-49-20
|
|
#fields status country
|
|
#types string string
|
|
success unknown
|
|
failure US
|
|
failure UK
|
|
success BR
|
|
failure MX
|
|
#close 2012-07-20-01-49-20
|