zeek/doc/scripts/policy/frameworks/management/node/index.rst
Tim Wojtulewicz ded98cd373 Copy docs into Zeek repo directly
This is based on commit 2731def9159247e6da8a3191783c89683363689c from the
zeek-docs repo.
2025-09-26 02:58:29 +00:00

24 lines
751 B
ReStructuredText

:orphan:
Package: policy/frameworks/management/node
==========================================
:doc:`/scripts/policy/frameworks/management/node/api.zeek`
The Management event API of cluster nodes. The API consists of request/
response event pairs, like elsewhere in the Management, Supervisor, and
Control frameworks.
:doc:`/scripts/policy/frameworks/management/node/config.zeek`
Configuration settings for nodes controlled by the Management framework.
:doc:`/scripts/policy/frameworks/management/node/__load__.zeek`
:doc:`/scripts/policy/frameworks/management/node/main.zeek`
This module provides Management framework functionality present in every
cluster node, to allowing Management agents to interact with the nodes.