mirror of
https://github.com/zeek/zeek.git
synced 2025-10-03 23:28:20 +00:00
12 lines
764 B
Text
12 lines
764 B
Text
#separator \x09
|
|
#set_separator ,
|
|
#empty_field (empty)
|
|
#unset_field -
|
|
#path metrics
|
|
#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
|