mirror of
https://github.com/zeek/zeek.git
synced 2025-10-07 17:18:20 +00:00
6 lines
251 B
Text
6 lines
251 B
Text
#separator \x09
|
|
#path ssh.failure
|
|
#fields t id.orig_h id.orig_p id.resp_h id.resp_p status country
|
|
#types time addr port addr port string string
|
|
1315167066.575996 1.2.3.4 1234 2.3.4.5 80 failure US
|
|
1315167066.575996 1.2.3.4 1234 2.3.4.5 80 failure UK
|