Working in hierarchy mode

When multiple KUMA instances are deployed in various organizations, they may be merged into a hierarchical structure. Interaction between parent and child instances of KUMA (or nodes) provides the following capabilities:

Parent and child nodes interact via API. Authentication relies on self-signed certificates, which the administrators of the parent and child organization must exchange over an encrypted channel when they connect to each other.

One parent node can have more than one child node. A child node can be connected to only one parent node. A parent node cannot be a child node of its descendants.

General administrator users can configure hierarchy mode in the KUMA web interface under SettingsHierarchy:

Incidents of child nodes can be viewed by users of all roles in the KUMA web interface under Incidents. In incidents, you can obtain information about their related alerts, events, assets, and users.

In this section

Enabling hierarchy mode for the first time

Creating a node certificate

Connecting nodes into a hierarchical structure

Viewing your own branch of the hierarchy and available nodes

Editing a node profile

Viewing incidents from child nodes

Enabling and disabling hierarchy mode

Page top