Setting up Splunk for OpenTelemetry Export
This guide walks you through configuring Splunk and the Trustgrid Portal to export OpenTelemetry (OTEL) data via the HTTP Event Collector (HEC) integration.
2 minute read
Early Access Notice
The Observability feature is currently in early access. We are actively gathering feedback and usage data to help determine if additional charges will apply in the future. Functionality and pricing are subject to change.To enable this feature for your account, please contact Trustgrid Support.
Part 1: Configure Splunk to Receive OTEL Data
Step 1: Enable HEC in Splunk
- Log into your Splunk instance.
- Navigate to: Settings > Data Inputs
- Click Add New next to HTTP Event Collector (HEC)

Add HEC Input
Step 2: Create a New Input
- Enter a Name for the input (e.g.,
Trustgrid) - Leave other options at their default values unless otherwise required.
- Click Next

HEC Input Config
Step 3: Create a New Index
On the Input Settings step, click Create a new index
Provide a name (e.g.,
otel_metrics) and set the Index Data Type toMetrics(Node Telemetry) orEvents(Node Audits, Changes, Events)Metric index

Create Metric Index Event (Node Audits, Changes, Events) index

Create Event Index Save the new index
Ensure it’s:
- Added to the Allowed Indexes
- Selected as the Default Index

Index Settings
Step 4: Complete the Setup
- Click Review and then Done
- Copy the Token Value generated — you’ll use this in the Trustgrid Portal setup

Token Created
Part 2: Configure Trustgrid to Export OTEL Data
Step 1: Access Exporter Settings
- Log into the Trustgrid Portal
- Navigate to: Management > Observability
- Click Add Exporter
Step 2: Configure Exporter
Type:
splunkName: e.g.,
splunk-prod-exporterDescription: Optional
Instrumentation Types (select one or more):
MetricsNode AuditsNode EventsChanges

Step 3: Provide Endpoint Details
- Endpoint: The full URL to your Splunk HEC endpoint, e.g.
https://your-splunk-host:8088 - Token: Paste the token you copied earlier
- Source / Source Type: Optional — maps to Splunk’s source fields
- Index: Optional - The name of the index created in Splunk (e.g.,
metrics) - Enable Data Logging Optional - Used when sending log data like Node Audits, Events, and Changes to Splunk
- TLS Custom CA: Optional - Upload a certificate if using a custom CA
- Skip TLS Verification: Optional - Will skip TLS certificate verification (TLS will still be enabled)

Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.