zeek/scripts/policy/frameworks/management/controller
Christian Kreibich ea88257d4d Management framework: move up addition of agent IPs into deployable cluster configs
Since the changes to port autoassignment in the preceding commits leverage agent
IP address information, we need to ensure that this information is available at
the time of autoassignment. The controller learns IP addresses from connecting
agents, and previously used that information at deploy time. This moves the
augmentation of the cluster config up to port autoassignment time.
2025-01-30 16:43:12 -08:00
..
__load__.zeek Management framework: distinguish supervisor/supervisee when loading agent/controller 2022-05-25 13:56:23 -07:00
api.zeek Management framework: edit pass over docstrings 2022-06-22 23:26:11 -07:00
boot.zeek Update Management framework to new Supervisor::NodeConfig script fields 2022-09-02 12:12:19 -07:00
config.zeek Remove deprecated Controller::auto_assign_ports and Controller::auto_assign_start_port 2024-08-07 11:58:21 -07:00
main.zeek Management framework: move up addition of agent IPs into deployable cluster configs 2025-01-30 16:43:12 -08:00