zeek/scripts/base/frameworks/cluster
Jon Siwek b114766205 Add Supervisor::is_supervised()
And use to to avoid redef'ing the log rotation postprocessor to
"archive-log" by default since it's unlikely PATH is configured to find
that script.
2020-01-07 10:27:07 -08:00
..
nodes Add Supervisor::is_supervised() 2020-01-07 10:27:07 -08: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.