policy/frameworks/cluster/agent/main.zeek

ClusterAgent::Runtime

This is the main “runtime” of a cluster agent. Zeek does not load this directly; rather, the agent’s bootstrapping module (in ./boot.zeek) specifies it as the script to run in the node newly created via Zeek’s supervisor.

Namespace

ClusterAgent::Runtime

Imports

base/frameworks/broker, policy/frameworks/cluster/agent/api.zeek, policy/frameworks/cluster/controller/config.zeek, policy/frameworks/cluster/controller/log.zeek, policy/frameworks/cluster/controller/request.zeek

Detailed Interface