mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 15:48:19 +00:00
Updated tests; removed net type from type conversion code.
This commit is contained in:
parent
5b6329577f
commit
728c0b5b35
7 changed files with 26 additions and 19 deletions
|
@ -1,4 +1,7 @@
|
|||
# ts metric_id filter_name index.host index.str index.network value
|
||||
1313430544.678529 TEST_METRIC foo-bar 6.5.4.3 - - 2
|
||||
1313430544.678529 TEST_METRIC foo-bar 1.2.3.4 - - 3
|
||||
1313430544.678529 TEST_METRIC foo-bar 7.2.1.5 - - 1
|
||||
# separator \x09
|
||||
# fields ts metric_id filter_name index.host index.str index.network value
|
||||
# types time enum string addr string subnet count
|
||||
# path metrics
|
||||
1314729506.922865 TEST_METRIC foo-bar 6.5.4.3 - - 2
|
||||
1314729506.922865 TEST_METRIC foo-bar 1.2.3.4 - - 3
|
||||
1314729506.922865 TEST_METRIC foo-bar 7.2.1.5 - - 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue