Using Splunk OTel Collector with Bindplane
Step 1: Deploy a Bindplane Collector as a Gateway
Step 2: Build the Configuration
Step 3: Configure your Splunk OTel Collectors to forward to Bindplane Collector
exporters:
otlp:
endpoint: bindplane-gateway:4317service:
pipelines:
traces:
exporters:
- otlp
metrics:
exporters:
- otlp
logs:
exporters:
- otlpLast updated
Was this helpful?