zeek/scripts
Christian Kreibich 7db8634c8b Add ClusterController::API::get_nodes_request/response event pair
This allows querying the status of Zeek nodes currently running in a cluster.
The controller relays the request to all instances and accumulates their
responses.

The response back to the client contains one Result record per instance
response, each of which carrying a ClusterController::Types::NodeState vector in
its $data member to convey the state of each node at that instance.

The NodeState record tracks the name of the node, its role in the controller (if
any), its role in the data cluster (if any), as well as PID and listening port,
if any.
2022-02-02 22:59:22 -08:00
..
base Merge remote-tracking branch 'origin/topic/vern/when-lambda' 2022-01-14 14:41:42 -07:00
policy Add ClusterController::API::get_nodes_request/response event pair 2022-02-02 22:59:22 -08:00
site Deprecate ICSI SSL notary script. 2021-06-29 09:34:29 +01:00
zeekygen Update baselines affected by cluster controller changes 2021-07-08 13:12:53 -07:00
CMakeLists.txt No longer symlink local.zeek to local.bro. 2020-01-29 12:08:10 +00:00
test-all-policy.zeek Add separate utility module for controller and agent 2021-12-21 14:52:28 -08:00