mirror of
https://github.com/zeek/zeek.git
synced 2025-10-15 13:08:20 +00:00
Updating tests for the #start/#end change.
This commit is contained in:
parent
87e10b5f97
commit
5cfb8d65c3
123 changed files with 442 additions and 162 deletions
|
@ -5,8 +5,8 @@
|
|||
#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
|
||||
1342759749.586006||1.2.3.4||1234||2.3.4.5||80||success||unknown
|
||||
1342759749.586006||1.2.3.4||1234||2.3.4.5||80||failure||US
|
||||
1342759749.586006||1.2.3.4||1234||2.3.4.5||80||fa\x7c\x7cure||UK
|
||||
1342759749.586006||1.2.3.4||1234||2.3.4.5||80||su\x7c\x7cess||BR
|
||||
1342759749.586006||1.2.3.4||1234||2.3.4.5||80||failure||MX
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue