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

An integration is an organization-level output whose settings you can use to quickly create and populate individual outputs.

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

This adds the integration to the organization’s agent’s YAML configurations. In addition, you can configure overrides in the YAML for particular agents. In this example, the integration named OS-ISK8S-PRD-LOGS-V2 is configured in the YAML with an override to include only the log feature regardless of the features specified in the integration form.

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

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.