zeek/scripts/base/frameworks/cluster
Christian Kreibich 8437012346 Do not default to proxy nodes in Broker::PoolSpec
This requires pool creation to spell out a spec explicitly, which the only code
using these types already does. There's no reason for pools to automatically
refer to proxies.
2024-02-05 17:51:11 -08:00
..
nodes all: Fix typos identified by typos pre-commit hook 2023-06-13 17:57:32 +02:00
__load__.zeek BrokerStore<->Zeek tables: &backend works for in-memory stores. 2020-07-01 16:38:10 -07:00
broker-stores.zeek Revert "Merge remote-tracking branch 'origin/topic/vern/at-if-analyze'" 2023-05-31 09:20:33 +02:00
main.zeek time machine: Mark leftovers for removal in v7.1 2023-11-07 16:06:16 +01:00
pools.zeek Do not default to proxy nodes in Broker::PoolSpec 2024-02-05 17:51:11 -08:00
README More bro-to-zeek renaming in scripts and other files 2019-05-16 02:36:41 -05:00
setup-connections.zeek time machine: Mark leftovers for removal in v7.1 2023-11-07 16:06:16 +01:00

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