mirror of
https://github.com/zeek/zeek.git
synced 2025-10-15 04:58:21 +00:00
Additional test output canonification for ds2txt's timestamps.
This commit is contained in:
parent
08593c5147
commit
91a3ce9518
5 changed files with 19 additions and 13 deletions
|
@ -31,11 +31,11 @@ extent offset ExtentType
|
|||
604 DataSeries: ExtentIndex
|
||||
# Extent, type='ssh'
|
||||
t id.orig_h id.orig_p id.resp_h id.resp_p status country
|
||||
1.334e+09 1.2.3.4 1234 2.3.4.5 80 success unknown
|
||||
1.334e+09 1.2.3.4 1234 2.3.4.5 80 failure US
|
||||
1.334e+09 1.2.3.4 1234 2.3.4.5 80 failure UK
|
||||
1.334e+09 1.2.3.4 1234 2.3.4.5 80 success BR
|
||||
1.334e+09 1.2.3.4 1234 2.3.4.5 80 failure MX
|
||||
X.XXXe+09 1.2.3.4 1234 2.3.4.5 80 success unknown
|
||||
X.XXXe+09 1.2.3.4 1234 2.3.4.5 80 failure US
|
||||
X.XXXe+09 1.2.3.4 1234 2.3.4.5 80 failure UK
|
||||
X.XXXe+09 1.2.3.4 1234 2.3.4.5 80 success BR
|
||||
X.XXXe+09 1.2.3.4 1234 2.3.4.5 80 failure MX
|
||||
# Extent, type='DataSeries: ExtentIndex'
|
||||
offset extenttype
|
||||
40 DataSeries: XmlType
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue