Splunk Enterprise

otel not pushing data to on-prem splunk

DataOrg
Builder
Below is the yaml file configuration, trying to configure the windows to collect data.

receivers
:
  hostmetrics:
    collection_interval: 30s
    scrapers:
      cpu:
      memory:
      disk:
      filesystem:
      network:
      paging:
      processes:

exporters:
  splunk_hec:
    token: ""
    endpoint: "https://testsplunk.com:8088"
    source: "otelcol"
    sourcetype: "_json"
    index: "telemetry_test"

service:
  pipelines:
    metrics:
      receivers: [hostmetrics]
      exporters: [splunk_hec]
Labels (2)
0 Karma
Get Updates on the Splunk Community!

Why You Can't Miss .conf25: Unleashing the Power of Agentic AI with Splunk & Cisco

The Defining Technology Movement of Our Lifetime The advent of agentic AI is arguably the defining technology ...

Deep Dive into Federated Analytics: Unlocking the Full Power of Your Security Data

In today’s complex digital landscape, security teams face increasing pressure to protect sprawling data across ...

Your summer travels continue with new course releases

Summer in the Northern hemisphere is in full swing, and is often a time to travel and explore. If your summer ...