mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 00:28:21 +00:00
Updates for log format changes.
This commit is contained in:
parent
c81477d9d3
commit
3ac4ff6b42
76 changed files with 406 additions and 406 deletions
|
@ -1,10 +1,10 @@
|
|||
#separator \x09
|
||||
#set_separator \x2c
|
||||
#empty_field \x2d
|
||||
#unset_field \x2d
|
||||
#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
|
||||
1323276222.644659 TEST_METRIC foo-bar 6.5.4.3 - - 2
|
||||
1323276222.644659 TEST_METRIC foo-bar 1.2.3.4 - - 3
|
||||
1323276222.644659 TEST_METRIC foo-bar 7.2.1.5 - - 1
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue