receiving different tokens per applications - splunk_hec - splunk exporter #7200
Unanswered
assisleandro
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Scenario:
I have many applications sending logs to a centralized opentelemetry collector via grpc that export to splunk via splunk_hec. All logs are sending to splunk with the same splunk token that was configured in centralized collector.
Is there any option to configure the splunk token in my applications and send the token to my centralized collector? I would like to segregate the splunk token per application, each application will have a different splunk token.
I tried headers_setter without success, its not clear to me how use it.
`
exporters:
`
Beta Was this translation helpful? Give feedback.
All reactions