mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Updated intel framework test to include matching.
This commit is contained in:
parent
0bcedcd204
commit
38f0b7927c
5 changed files with 29 additions and 26 deletions
|
@ -0,0 +1,10 @@
|
|||
#separator \x09
|
||||
#set_separator ,
|
||||
#empty_field (empty)
|
||||
#unset_field -
|
||||
#path intel
|
||||
#open 2012-09-28-18-50-43
|
||||
#fields ts uid id.orig_h id.orig_p id.resp_h id.resp_p seen.host seen.str seen.str_type seen.where
|
||||
#types time string addr port addr port addr string enum enum
|
||||
1348858243.346443 - - - - - 123.123.123.123 - - Intel::IN_ANYWHERE
|
||||
#close 2012-09-28-18-50-53
|
|
@ -1,4 +1,4 @@
|
|||
cluster_new_item: 1.2.3.4 from source manager (from peer: manager-1)
|
||||
cluster_new_item: 123.123.123.123 from source worker-1 (from peer: manager-1)
|
||||
cluster_new_item: 4.3.2.1 from source worker-2 (from peer: manager-1)
|
||||
terminating!
|
||||
Doing a lookup
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue