mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
![]() The controller now listens on an additional port, defaulting to 2149, for Broker connections via websockets. Configuration works as for the existing traditional Broker port (2150), via ZEEK_CONTROLLER_WEBSOCKET_ADDR and ZEEK_CONTROLLER_WEBSOCKET_PORT environment variables, as well as corresponding redef'able constants. To disable the websockets feature, leave ZEEK_CONTROLLER_WEBSOCKET_PORT unset and redefine Management::Controller::default_port_websocket to 0/unknown. |
||
---|---|---|
.. | ||
agent | ||
controller | ||
node | ||
supervisor | ||
__load__.zeek | ||
config.zeek | ||
log.zeek | ||
persistence.zeek | ||
request.zeek | ||
types.zeek | ||
util.zeek |