zeek/scripts/base/frameworks/cluster
Daniel Thayer f45a3e8878 Add a new node type for logging
Changed the cluster framework scripts by adding a new Bro node type
for doing logging (this is intended to reduce the load on the manager).
If a user chooses not to specify a logger node in the cluster
configuration, then the manager will write logs locally as usual.
2016-06-29 17:55:49 -05:00
..
nodes Add a new node type for logging 2016-06-29 17:55:49 -05:00
__load__.bro Add a new node type for logging 2016-06-29 17:55:49 -05:00
main.bro Add a new node type for logging 2016-06-29 17:55:49 -05:00
README Add README files for most Bro frameworks 2013-10-11 00:19:37 -05:00
setup-connections.bro Add a new node type for logging 2016-06-29 17:55:49 -05:00

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