mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 22:58:20 +00:00
7 lines
309 B
Text
7 lines
309 B
Text
#separator \x09
|
|
#path metrics
|
|
#fields ts metric_id filter_name index.host index.str index.network value
|
|
#types time enum string addr string subnet count
|
|
1315167083.455574 TEST_METRIC foo-bar 6.5.4.3 - - 2
|
|
1315167083.455574 TEST_METRIC foo-bar 1.2.3.4 - - 3
|
|
1315167083.455574 TEST_METRIC foo-bar 7.2.1.5 - - 1
|