zeek/scripts/base/frameworks/cluster
Jan Grashoefer c7626d797f Add broadcast_topics set.
This set contains the topics to reach all cluster nodes. Due to broker's
forwarding mechanism, we cannot define a single broadcast topic, as it
would create routing loops.
2023-04-21 19:04:52 +02:00
..
nodes Remove other general deprecations 2022-06-30 19:17:13 +00:00
__load__.zeek BrokerStore<->Zeek tables: &backend works for in-memory stores. 2020-07-01 16:38:10 -07:00
broker-stores.zeek Merge remote-tracking branch 'origin/topic/neverlord/1336' 2020-12-23 10:36:09 -08:00
main.zeek Add broadcast_topics set. 2023-04-21 19:04:52 +02:00
pools.zeek Spelling fixes: scripts 2022-11-02 17:36:39 -04:00
README More bro-to-zeek renaming in scripts and other files 2019-05-16 02:36:41 -05:00
setup-connections.zeek Apply suggestions from code review 2020-10-13 16:48:15 -04:00

The cluster framework provides for establishing and controlling a cluster
of Zeek instances.