zeek/scripts/policy/frameworks/management/node
Christian Kreibich 497b2723d7 Management framework: add get_id_value dispatch
This adds support for retrieving the value of a global identifier from any
subset of cluster nodes. It relies on the lookup_ID() BiF to retrieve the val,
and to_json() to render the value to an easily parsed string. Ideally we'd send
the val directly, but this hits several roadblocks, including the fact that
Broker won't serialize arbitrary values.
2022-04-15 18:51:56 -07:00
..
__load__.zeek Management framework: allow agents to communicate with cluster nodes 2022-04-15 18:51:54 -07:00
api.zeek Management framework: allow dispatching "actions" on cluster nodes. 2022-04-15 18:51:56 -07:00
config.zeek Management framework: allow agents to communicate with cluster nodes 2022-04-15 18:51:54 -07:00
main.zeek Management framework: add get_id_value dispatch 2022-04-15 18:51:56 -07:00