mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Continue work on config framework clusterization.
This does not currently work.
This commit is contained in:
parent
948bb4b9ec
commit
d6990119db
4 changed files with 153 additions and 6 deletions
|
@ -0,0 +1,11 @@
|
|||
#separator \x09
|
||||
#set_separator ,
|
||||
#empty_field (empty)
|
||||
#unset_field -
|
||||
#path config
|
||||
#open 2018-06-22-18-27-45
|
||||
#fields ts id old_value new_value location
|
||||
#types time string string string string
|
||||
1529692065.525489 testport 42/tcp 44/tcp -
|
||||
1529692065.562594 teststring a b comment
|
||||
#close 2018-06-22-18-27-50
|
Loading…
Add table
Add a link
Reference in a new issue