mirror of
https://github.com/zeek/zeek.git
synced 2025-10-14 04:28:20 +00:00

This is based on commit 2731def9159247e6da8a3191783c89683363689c from the zeek-docs repo.
24 lines
751 B
ReStructuredText
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.
|
|
|