mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 23:58: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
|
@ -3,8 +3,10 @@
|
|||
#empty_field (empty)
|
||||
#unset_field -
|
||||
#path metrics
|
||||
#start 2012-07-20-01-49-22
|
||||
#fields ts metric_id filter_name index.host index.str index.network value
|
||||
#types time enum string addr string subnet count
|
||||
1328303763.333948 TEST_METRIC foo-bar 6.5.4.3 - - 2
|
||||
1328303763.333948 TEST_METRIC foo-bar 7.2.1.5 - - 1
|
||||
1328303763.333948 TEST_METRIC foo-bar 1.2.3.4 - - 3
|
||||
1342748962.841548 TEST_METRIC foo-bar 6.5.4.3 - - 2
|
||||
1342748962.841548 TEST_METRIC foo-bar 7.2.1.5 - - 1
|
||||
1342748962.841548 TEST_METRIC foo-bar 1.2.3.4 - - 3
|
||||
#end 2012-07-20-01-49-22
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue