Splunk Enterprise

Export OTEL data from one Splunk to a file and reimport to another SPunk install?

robertlynch2020
Influencer

HI

Is it possible to

1st Export OTEL data to file(or something)

2nd Import that file to a new Splunk install?

We have a cluster with 3 INDEXERS and I want to export specific host data out of it and import it to a Test and Development Install. Is this possible?

@js15 

Regards

Robert

mattymo
Splunk Employee
Splunk Employee

Hey! Yeah OTel file exporter can be used. 

https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/exporter/fileexporter

You could also configure otel to filter the data you want and send to file and hec simultaneously!

https://github.com/signalfx/splunk-otel-collector/tree/main/examples/otel-logs-routing

Splunk otel distro has these components: https://github.com/signalfx/splunk-otel-collector/blob/main/docs/components.md

- MattyMo
0 Karma
Get Updates on the Splunk Community!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...