zeek/scripts/policy/frameworks/management/controller
Christian Kreibich 337c7267e0 Management framework: allow agents to communicate with cluster nodes
This provides Broker-level plumbing that allows agents to reach out to their
managed Zeek nodes and collect responses.

As a first event, it establishes Management::Node::API::notify_agent_hello,
to notify the agent when the cluster node is ready to communicate.

Also a bit of comment rewording to replace use of "data cluster" with simply
"cluster", to avoid ambiguity with data nodes in SumStats, and expansion of
test-all-policy.zeek and related/dependent tests, since we're introducing new
scripts.
2022-04-15 18:51:54 -07:00
..
__load__.zeek Reorg of the cluster controller to new "Management framework" layout 2022-02-09 18:09:42 -08:00
api.zeek Reorg of the cluster controller to new "Management framework" layout 2022-02-09 18:09:42 -08:00
boot.zeek Reorg of the cluster controller to new "Management framework" layout 2022-02-09 18:09:42 -08:00
config.zeek Reorg of the cluster controller to new "Management framework" layout 2022-02-09 18:09:42 -08:00
main.zeek Management framework: allow agents to communicate with cluster nodes 2022-04-15 18:51:54 -07:00