mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
10 lines
362 B
Text
10 lines
362 B
Text
#separator \x09
|
|
#set_separator ,
|
|
#empty_field (empty)
|
|
#unset_field -
|
|
#path metrics
|
|
#fields ts metric_id filter_name index.host index.str index.network value
|
|
#types time enum string addr string subnet count
|
|
1324314344.807073 TEST_METRIC foo-bar 6.5.4.3 - - 2
|
|
1324314344.807073 TEST_METRIC foo-bar 1.2.3.4 - - 3
|
|
1324314344.807073 TEST_METRIC foo-bar 7.2.1.5 - - 1
|