mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 15:48:19 +00:00
More test updates.
This commit is contained in:
parent
08538211e1
commit
5921a68e91
2 changed files with 14 additions and 7 deletions
|
@ -3,10 +3,10 @@
|
|||
#empty_field (empty)
|
||||
#unset_field -
|
||||
#path metrics
|
||||
#open 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
|
||||
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
|
||||
#close 2012-07-20-01-49-22
|
||||
#open 2012-11-20-15-05-07
|
||||
#fields ts ts_delta filter_name metric index.str index.host index.network result.begin result.num result.sum result.min result.max result.avg result.variance result.std_dev result.unique
|
||||
#types time interval string string string addr subnet time count double double double double double double count
|
||||
1353423907.236002 3.000000 foo-bar test.metric - 6.5.4.3 - 1353423907.236002 1 2.0 2.0 2.0 2.0 0.0 0.0 -
|
||||
1353423907.236002 3.000000 foo-bar test.metric - 1.2.3.4 - 1353423907.236002 5 221.0 5.0 94.0 44.2 915.36 30.254917 -
|
||||
1353423907.236002 3.000000 foo-bar test.metric - 7.2.1.5 - 1353423907.236002 1 1.0 1.0 1.0 1.0 0.0 0.0 -
|
||||
#close 2012-11-20-15-05-07
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue