mirror of
https://github.com/zeek/zeek.git
synced 2025-10-07 09:08:20 +00:00
![]() Up to now, agents and controllers listened locally only, and the Supervisor (which listens when we run an agent) listened globally. It's now the other way around: controllers and agents listen globally and the Supervisor, when listening, does so locally. |
||
---|---|---|
.. | ||
agent | ||
controller | ||
node | ||
supervisor | ||
__load__.zeek | ||
config.zeek | ||
log.zeek | ||
persistence.zeek | ||
request.zeek | ||
types.zeek | ||
util.zeek |