zeek/scripts/base/frameworks/cluster
Jon Siwek 29f386e388 Implement minimal supervised cluster configuration
More aspects of the cluster configuration to get fleshed out later,
but a basic cluster like one would use for a live deployment
can now be instantiated and run under supervision.  The new
clusterized-pcap-processing supervisor mode is also not done yet.
2019-10-23 17:37:53 -07:00
..
nodes More bro-to-zeek renaming in scripts and other files 2019-05-16 02:36:41 -05:00
__load__.zeek Implement minimal supervised cluster configuration 2019-10-23 17:37:53 -07:00
main.zeek Implement minimal supervised cluster configuration 2019-10-23 17:37:53 -07:00
pools.zeek GH-387: update Broker topic names to use "zeek/" prefix 2019-05-29 15:56:37 -07:00
README More bro-to-zeek renaming in scripts and other files 2019-05-16 02:36:41 -05:00
setup-connections.zeek Update for renaming BroControl to ZeekControl. 2019-05-06 21:22:19 +00:00

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