mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
8 lines
172 B
Text
8 lines
172 B
Text
#separator \x09
|
|
#set_separator ,
|
|
#empty_field (empty)
|
|
#unset_field -
|
|
#path ssh
|
|
#fields status country a1 b1 b2
|
|
#types string string count count count
|
|
success unknown 1 3 4
|