mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 22:58:20 +00:00
![]() 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. |
||
---|---|---|
.. | ||
__load__.zeek | ||
api.zeek | ||
boot.zeek | ||
config.zeek | ||
log.zeek | ||
main.zeek | ||
request.zeek | ||
types.zeek | ||
util.zeek |