Open
Description
We are rotating our Splunk token on a regular schedule per infosec recommendation. So the app is pulling the token from Firebase remote config. The issue is that right now we need to delay Splunk SDK initialization until the remote values are read (from the server or from disk cache, both of which are async operations). Please add a way to allow the Splunk SDK to be initialized without a token, let it accumulate events, and then when we later provide a token, it would send the cached events in a batch back to your Splunk instance.
Metadata
Metadata
Assignees
Labels
No labels