mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
12 lines
183 B
Text
12 lines
183 B
Text
#separator \x09
|
|
#set_separator ,
|
|
#empty_field (empty)
|
|
#unset_field -
|
|
#path ssh
|
|
#fields status country
|
|
#types string string
|
|
success unknown
|
|
failure US
|
|
failure UK
|
|
success BR
|
|
failure MX
|