mirror of
https://github.com/zeek/zeek.git
synced 2025-10-14 04:28:20 +00:00
Merge remote-tracking branch 'origin/topic/seth/fix-packetfilter-log'
* origin/topic/seth/fix-packetfilter-log: Hack to make sure that the starting BPF filter is logged on clusters.
This commit is contained in:
commit
ccc7b7669d
4 changed files with 29 additions and 9 deletions
|
@ -3,28 +3,28 @@
|
|||
#empty_field (empty)
|
||||
#unset_field -
|
||||
#path packet_filter
|
||||
#open 2013-08-12-18-24-49
|
||||
#open 2013-10-24-18-53-49
|
||||
#fields ts node filter init success
|
||||
#types time string string bool bool
|
||||
1376331889.617206 - ip or not ip T T
|
||||
#close 2013-08-12-18-24-49
|
||||
1382640829.338079 bro ip or not ip T T
|
||||
#close 2013-10-24-18-53-49
|
||||
#separator \x09
|
||||
#set_separator ,
|
||||
#empty_field (empty)
|
||||
#unset_field -
|
||||
#path packet_filter
|
||||
#open 2013-08-12-18-24-49
|
||||
#open 2013-10-24-18-53-49
|
||||
#fields ts node filter init success
|
||||
#types time string string bool bool
|
||||
1376331889.904944 - port 42 T T
|
||||
#close 2013-08-12-18-24-49
|
||||
1382640829.495639 bro port 42 T T
|
||||
#close 2013-10-24-18-53-49
|
||||
#separator \x09
|
||||
#set_separator ,
|
||||
#empty_field (empty)
|
||||
#unset_field -
|
||||
#path packet_filter
|
||||
#open 2013-08-12-18-24-50
|
||||
#open 2013-10-24-18-53-49
|
||||
#fields ts node filter init success
|
||||
#types time string string bool bool
|
||||
1376331890.192875 - (vlan) and (ip or not ip) T T
|
||||
#close 2013-08-12-18-24-50
|
||||
1382640829.653368 bro (vlan) and (ip or not ip) T T
|
||||
#close 2013-10-24-18-53-49
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue