mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
12 lines
518 B
Text
12 lines
518 B
Text
#separator ||
|
|
#set_separator||,
|
|
#empty_field||(empty)
|
|
#unset_field||-
|
|
#path||ssh
|
|
#fields||t||id.orig_h||id.orig_p||id.resp_h||id.resp_p||status||country
|
|
#types||time||addr||port||addr||port||string||string
|
|
1324314313.899736||1.2.3.4||1234||2.3.4.5||80||success||unknown
|
|
1324314313.899736||1.2.3.4||1234||2.3.4.5||80||failure||US
|
|
1324314313.899736||1.2.3.4||1234||2.3.4.5||80||fa\x7c\x7cure||UK
|
|
1324314313.899736||1.2.3.4||1234||2.3.4.5||80||su\x7c\x7cess||BR
|
|
1324314313.899736||1.2.3.4||1234||2.3.4.5||80||failure||MX
|