mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 23:58:20 +00:00
10 lines
409 B
Text
10 lines
409 B
Text
#separator \x09
|
|
#set_separator ,
|
|
#empty_field (empty)
|
|
#unset_field -
|
|
#path metrics
|
|
#fields ts ts_delta filter_name metric_id index.str index.host index.network value
|
|
#types time interval string string string addr subnet count
|
|
1332956138.267655 3.000000 foo-bar test.metric - 6.5.4.3 - 2
|
|
1332956138.267655 3.000000 foo-bar test.metric - 1.2.3.4 - 3
|
|
1332956138.267655 3.000000 foo-bar test.metric - 7.2.1.5 - 1
|