mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 15:48:19 +00:00
5 lines
119 B
Text
5 lines
119 B
Text
#separator \x09
|
|
#path ssh
|
|
#fields status country a1 b1 b2
|
|
#types string string count count count
|
|
success unknown 1 3 4
|