Edge Delta Outputs

Data destinations.

An output tells the Edge Delta agent where to send collected and generated data, such as metrics, patterns, alerts, etc. An output is part of an agent’s configuration.

See the instructions for configuring an agent.

Integrations

A Legacy Integration is an organization-level output whose settings you can use to quickly create and populate individual v2 configuration outputs. For version 3 output nodes, see Destinations.

You can also reference legacy integrations when defining Monitor notifications.

To make a pre-configured integration available in a v2 configurations:

  1. In the Edge Delta App, click Admin, and then click Legacy Integrations.
  2. Select the integration.
  3. Complete the form and click Save.

Integration names containing a period character (.) will not pass validation.

To reference a legacy integration in a v2 configuration, you specify the integration name as an output. In this example, the streaming integration named OS-ISK8S-PRD-LOGS-V2 is configured in a v2 YAML with an override to include only the log feature regardless of the features specified on the Pipeline - Destinations page.

outputs:
  streams:
    integration_name: OS-ISK8S-PRD-LOGS-V2
      features: log

For Monitor Notifications, type @ and select the integration name from autocomplete.

Output Types

There are 3 types of outputs: streaming, triggering, and archiving.


Edge Delta Streaming Outputs

Edge Delta Trigger Outputs

Edge Delta supports several trigger outputs.

Edge Delta Archive Outputs

Edge Delta Streaming Features

Streaming destination features.