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?
Regards
Robert
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