mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Updating tests for the #start/#end change.
This commit is contained in:
parent
87e10b5f97
commit
5cfb8d65c3
123 changed files with 442 additions and 162 deletions
|
@ -5,8 +5,8 @@ PREFIX<>unset_field|NOT-SET
|
|||
PREFIX<>path|ssh
|
||||
PREFIX<>fields|t|id.orig_h|id.orig_p|id.resp_h|id.resp_p|status|country|b
|
||||
PREFIX<>types|time|addr|port|addr|port|string|string|bool
|
||||
1342126762.852986|1.2.3.4|1234|2.3.4.5|80|success|unknown|NOT-SET
|
||||
1342126762.852986|1.2.3.4|1234|2.3.4.5|80|NOT-SET|US|NOT-SET
|
||||
1342126762.852986|1.2.3.4|1234|2.3.4.5|80|failure|UK|NOT-SET
|
||||
1342126762.852986|1.2.3.4|1234|2.3.4.5|80|NOT-SET|BR|NOT-SET
|
||||
1342126762.852986|1.2.3.4|1234|2.3.4.5|80|failure|EMPTY|T
|
||||
1342748959.659721|1.2.3.4|1234|2.3.4.5|80|success|unknown|NOT-SET
|
||||
1342748959.659721|1.2.3.4|1234|2.3.4.5|80|NOT-SET|US|NOT-SET
|
||||
1342748959.659721|1.2.3.4|1234|2.3.4.5|80|failure|UK|NOT-SET
|
||||
1342748959.659721|1.2.3.4|1234|2.3.4.5|80|NOT-SET|BR|NOT-SET
|
||||
1342748959.659721|1.2.3.4|1234|2.3.4.5|80|failure|EMPTY|T
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue