mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00

The intel framework can now indicate which node discovered a hit on an intel item through the new "node" field in the Intel::Seen data structure. On clusters, this field will contain the name of the node where the hit was seen.
10 lines
478 B
Text
10 lines
478 B
Text
#separator \x09
|
|
#set_separator ,
|
|
#empty_field (empty)
|
|
#unset_field -
|
|
#path intel
|
|
#open 2014-09-23-16-13-39
|
|
#fields ts uid id.orig_h id.orig_p id.resp_h id.resp_p fuid file_mime_type file_desc seen.indicator seen.indicator_type seen.where seen.node sources
|
|
#types time string addr port addr port string string string string enum enum string set[string]
|
|
1411488819.555114 - - - - - - - - 123.123.123.123 Intel::ADDR Intel::IN_ANYWHERE worker-2 worker-1
|
|
#close 2014-09-23-16-13-49
|