Skip to main content
This information is for Chronosphere Telemetry Pipeline, which is a standalone product separate from Chronosphere Observability Platform.
The Splunk destination plugin (name: splunk, alias: splunk_obs or splunk_siem) lets you configure your telemetry pipeline to send your telemetry data to Splunk.

Supported telemetry types

The for Chronosphere Telemetry Pipeline supports these telemetry types:

Configuration parameters

Use the parameters in this section to configure the . The Telemetry Pipeline web interface uses the items in the Name column to describe these parameters. Pipeline configuration files use the items in the Key column as YAML keys.

General

Security and TLS

Advanced

Advanced Networking

Basic Authentication

Debugging

Raw events

By default, the Splunk destination plugin sends data to the /services/collector/event Splunk endpoint. However, if Enable Splunk Send Raw is enabled, this plugin sends data to the /services/collector/raw endpoint instead. The /services/collector/raw endpoint doesn’t support nested fields in events, and also ignores any settings defined in the Event Field(s) plugin parameter. Because of these limitations, Chronosphere only recommends sending raw events in specific scenarios, like for machine data or IoT device data. Additionally, you should only send raw events after you configure Splunk to receive them accordingly. For more information about sending raw events, see the Splunk Format events for HTTP Event Collector documentation.