mirror of
https://github.com/zeek/zeek.git
synced 2025-10-11 19:18:19 +00:00
Updating test baselines for new ASCII log header.
This commit is contained in:
parent
630c256a72
commit
33584ec721
48 changed files with 341 additions and 151 deletions
|
@ -1,6 +1,9 @@
|
|||
# t id.orig_h id.orig_p id.resp_h id.resp_p status country
|
||||
1299809561.67372 1.2.3.4 1234 2.3.4.5 80 success unknown
|
||||
1299809561.67372 1.2.3.4 1234 2.3.4.5 80 failure US
|
||||
1299809561.67372 1.2.3.4 1234 2.3.4.5 80 failure UK
|
||||
1299809561.67372 1.2.3.4 1234 2.3.4.5 80 success BR
|
||||
1299809561.67372 1.2.3.4 1234 2.3.4.5 80 failure MX
|
||||
#separator \x09
|
||||
#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
|
||||
1315167053.369918 1.2.3.4 1234 2.3.4.5 80 success unknown
|
||||
1315167053.369918 1.2.3.4 1234 2.3.4.5 80 failure US
|
||||
1315167053.369918 1.2.3.4 1234 2.3.4.5 80 failure UK
|
||||
1315167053.369918 1.2.3.4 1234 2.3.4.5 80 success BR
|
||||
1315167053.369918 1.2.3.4 1234 2.3.4.5 80 failure MX
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue