mirror of
https://github.com/zeek/zeek.git
synced 2025-10-17 14:08:20 +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,4 +1,7 @@
|
|||
# id.orig_p id.resp_h id.resp_p status country
|
||||
#separator \x09
|
||||
#path ssh
|
||||
#fields id.orig_p id.resp_h id.resp_p status country
|
||||
#types port addr port string string
|
||||
1234 2.3.4.5 80 success unknown
|
||||
1234 2.3.4.5 80 failure US
|
||||
1234 2.3.4.5 80 failure UK
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue