zeek/scripts/policy/frameworks/management
Christian Kreibich 8bc142f73c Management framework: add "finish" callback to requests
These callbacks are handy for stringing together codepaths separated by event
request/response transactions: when such a transaction completes, the callback
allows locating a parent request for the finished one, to continue its
processing.
2022-06-21 17:22:45 -07:00
..
agent Management framework: agents now skip re-deployment of current config 2022-06-21 17:22:45 -07:00
controller Management framework: add a helper for rendering result vectors to a string 2022-06-21 17:22:45 -07:00
node Management framework: set defaults for log rotation and persistent state 2022-05-26 12:55:10 -07:00
supervisor Management framework: control output-to-console in Supervisor 2022-06-19 01:19:54 -07:00
__load__.zeek Management framework: set defaults for log rotation and persistent state 2022-05-26 12:55:10 -07:00
config.zeek Management framework: switch default network visibilities 2022-06-08 15:00:19 -07:00
log.zeek Management framework: move role variable from logging into framework-wide config 2022-05-25 13:56:23 -07:00
persistence.zeek Management framework: set defaults for log rotation and persistent state 2022-05-26 12:55:10 -07:00
request.zeek Management framework: add "finish" callback to requests 2022-06-21 17:22:45 -07:00
types.zeek Management framework: add a helper for rendering result vectors to a string 2022-06-21 17:22:45 -07:00
util.zeek Reorg of the cluster controller to new "Management framework" layout 2022-02-09 18:09:42 -08:00