I want to send Splunk MINT data to two different HEC . So, I have to use 'initAndStartSession' method with two tokens and two 'HEC_MINT_endpoint_URL'.
Please how to use 'initAndStartSession' method if I send MINT data to two different HEC in Android project.
Is it OK to have the Splunk MINT SDK initialized with two tokens?
Please answer about my question.
Hi -
Initializing MINT SDK with 2 tokens in the same project will not work. If you want two streams, we'd suggest setup of a load balancer that forwards the request to two sites.