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 to Metrics (Node Telemetry) or Events (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 IndexIndex 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: splunk
Name: e.g., splunk-prod-exporter
Description: Optional
Instrumentation Types (select one or more):
Metrics
Node Audits
Node Events
Changes
Token Created
Step 3: Provide Endpoint Details
Endpoint: The full URL to your Splunk HEC endpoint, e.g. https://your-splunk-host:8088