mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
![]() 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. |
||
---|---|---|
.. | ||
agent | ||
controller | ||
node | ||
supervisor | ||
__load__.zeek | ||
config.zeek | ||
log.zeek | ||
persistence.zeek | ||
request.zeek | ||
types.zeek | ||
util.zeek |