zeek/scripts/policy/frameworks/management/controller
Christian Kreibich 7a471df1a1 Management framework: support auto-assignment of ports in cluster nodes
This enables the controller to assign listening ports to managers, loggers, and
proxies. (We don't currently make the workers listen.) The feature is controlled
by the Management::Controller::auto_assign_ports flag. When enabled (the
default), enumeration starts from Management::Controller::auto_assign_start_port,
beginning with the manager, then the logger(s), then proxy(s). When the feature
is disabled and nodes that require a port lack it, the controller rejects the
configuration.
2022-06-07 13:38:04 -07:00
..
__load__.zeek Management framework: distinguish supervisor/supervisee when loading agent/controller 2022-05-25 13:56:23 -07:00
api.zeek Management framework: comment-only tweaks and typo fixes 2022-06-03 02:12:12 -07:00
boot.zeek Management framework: enable stdout/stderr reporting 2022-05-31 12:55:21 -07:00
config.zeek Management framework: support auto-assignment of ports in cluster nodes 2022-06-07 13:38:04 -07:00
main.zeek Management framework: support auto-assignment of ports in cluster nodes 2022-06-07 13:38:04 -07:00