zeek/scripts/policy/frameworks/management/controller
Christian Kreibich 72acf24f52 Management framework: expand notify_agent_hello event arguments
This swaps the host event argument for the Broker ID. The latter is more useful,
since the sending agent doesn't necessarily know its IP address as visible to
the controller, and the controller can pull up the full Broker context via the
ID.

It also adds an explicit argument to the event to indicate whether the agent
connected to the controller or vice versa. This simplifies the controller's
internal logic.

Also minor tweaks to logging to show Broker IDs.
2022-06-03 02:12:19 -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: set defaults for log rotation and persistent state 2022-05-26 12:55:10 -07:00
main.zeek Management framework: expand notify_agent_hello event arguments 2022-06-03 02:12:19 -07:00