mirror of
https://github.com/zeek/zeek.git
synced 2025-10-16 21:48:21 +00:00
Updating test baselines for new dictionary code due to changes in ordering of fields in the dictionary
This commit is contained in:
parent
10e4694f8e
commit
21872aef39
153 changed files with 1958 additions and 1962 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
|
||||
1343417536.767956||1.2.3.4||1234||2.3.4.5||80||success||unknown
|
||||
1343417536.767956||1.2.3.4||1234||2.3.4.5||80||failure||US
|
||||
1343417536.767956||1.2.3.4||1234||2.3.4.5||80||fa\x7c\x7cure||UK
|
||||
1343417536.767956||1.2.3.4||1234||2.3.4.5||80||su\x7c\x7cess||BR
|
||||
1343417536.767956||1.2.3.4||1234||2.3.4.5||80||failure||MX
|
||||
1594060802.302306||1.2.3.4||1234||2.3.4.5||80||success||unknown
|
||||
1594060802.302306||1.2.3.4||1234||2.3.4.5||80||failure||US
|
||||
1594060802.302306||1.2.3.4||1234||2.3.4.5||80||fa\x7c\x7cure||UK
|
||||
1594060802.302306||1.2.3.4||1234||2.3.4.5||80||su\x7c\x7cess||BR
|
||||
1594060802.302306||1.2.3.4||1234||2.3.4.5||80||failure||MX
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue