zeek/scripts/policy/frameworks/cluster/controller
Christian Kreibich 1e823f931e Add expiration mechanism to client request state.
This establishes a timeout controlled via ClusterController::request_timeout,
triggering a ClusterController::Request::request_expired event whenever a
timeout rolls around before request state has been finalized by a request's
normal processing.
2021-12-21 14:52:29 -08:00
..
__load__.zeek Introduce cluster controller and cluster agent scripting 2021-07-08 13:12:53 -07:00
api.zeek Move get_instances_response event to using a Result record 2021-12-21 14:52:29 -08:00
boot.zeek Introduce cluster controller and cluster agent scripting 2021-07-08 13:12:53 -07:00
config.zeek Add expiration mechanism to client request state. 2021-12-21 14:52:29 -08:00
log.zeek Add missing debug() log function to log module's API 2021-12-21 14:52:28 -08:00
main.zeek Move get_instances_response event to using a Result record 2021-12-21 14:52:29 -08:00
request.zeek Add expiration mechanism to client request state. 2021-12-21 14:52:29 -08:00
types.zeek Additional infrastructure for printing types 2021-12-21 14:52:28 -08:00
util.zeek Add separate utility module for controller and agent 2021-12-21 14:52:28 -08:00