mirror of
https://github.com/zeek/zeek.git
synced 2025-10-03 23:28:20 +00:00
Reworked cluster intelligence data distribution mechanism and fixed tests.
- Intel data distribution on clusters is now pushed in whole by the manager when a worker connects. Additions after that point are managed by the normal single-item distribution mechanism already built into the intelligence framework. - The manager maintains the complete "minimal" data store that the workers use to do their matching so that full "minimal" data distribution is very easy. - Tests are cleaned up and work.
This commit is contained in:
parent
38468f9daa
commit
bf9651b323
16 changed files with 84 additions and 177 deletions
|
@ -1,2 +0,0 @@
|
|||
cluster_new_item: 123.123.123.123 from source worker-1 (from peer: worker-1)
|
||||
cluster_new_item: 4.3.2.1 from source worker-2 (from peer: worker-2)
|
Loading…
Add table
Add a link
Reference in a new issue