mirror of
https://github.com/zeek/zeek.git
synced 2025-10-07 17:18:20 +00:00
9 lines
130 B
Text
9 lines
130 B
Text
#separator \x09
|
|
#path ssh
|
|
#fields status country
|
|
#types string string
|
|
success unknown
|
|
failure US
|
|
failure UK
|
|
success BR
|
|
failure MX
|