zeek/scripts/base/frameworks/intel
Christian Kreibich 892a3a8452 Add Intel::send_store_on_node_up boolean to control min_data_store delivery
This adds a redefinable const to the internals of the Intel framework, to allow
suppression of the manager sending its current min_data_store when a worker
connects. This feature is desirable for nodes that check in "late" to bring them
up to speed, but during testing it introduces nondeterminism.
2022-06-01 17:45:19 -07:00
..
__load__.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
cluster.zeek Add Intel::send_store_on_node_up boolean to control min_data_store delivery 2022-06-01 17:45:19 -07:00
files.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
input.zeek Merge branch 'export_intel_events' of https://github.com/mauropalumbo75/zeek 2019-08-09 09:36:19 -07:00
main.zeek Remove trailing whitespace from script files 2021-10-20 09:57:09 -07:00
README Add README files for most Bro frameworks 2013-10-11 00:19:37 -05:00

The intelligence framework provides a way to store and query intelligence
data (such as IP addresses or strings). Metadata can also be associated
with the intelligence.