mirror of
https://github.com/zeek/zeek.git
synced 2025-10-14 04:28:20 +00:00
Tests updates for recent open/close log change.
This commit is contained in:
parent
c66c6d7c46
commit
767a792148
4 changed files with 9 additions and 11 deletions
|
@ -3,12 +3,10 @@
|
|||
#empty_field||(empty)
|
||||
#unset_field||-
|
||||
#path||ssh
|
||||
#open||2012-07-27-19-14-35
|
||||
#fields||t||id.orig_h||id.orig_p||id.resp_h||id.resp_p||status||country
|
||||
#types||time||addr||port||addr||port||string||string
|
||||
1343416475.837726||1.2.3.4||1234||2.3.4.5||80||success||unknown
|
||||
1343416475.837726||1.2.3.4||1234||2.3.4.5||80||failure||US
|
||||
1343416475.837726||1.2.3.4||1234||2.3.4.5||80||fa\x7c\x7cure||UK
|
||||
1343416475.837726||1.2.3.4||1234||2.3.4.5||80||su\x7c\x7cess||BR
|
||||
1343416475.837726||1.2.3.4||1234||2.3.4.5||80||failure||MX
|
||||
#close||2012-07-27-19-14-35
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue