Report network calls manually
Normally, Splunk MINT monitors all HTTP/S network calls. In some cases, the SDK may fail to capture network calls automatically. If this happens, you can call logNetworkEvent() to generate an event that contains information about network calls for your application.
- Notes
- If you pass NULL in the url argument, Splunk will not receive the event.
For information about logNetworkEvent(), see the Splunk MINT SDK for Android API Reference.
Disable network monitoring | Report LogCat output |
This documentation applies to the following versions of Splunk MINT™ SDK for Android (Legacy): 5.2.x
Feedback submitted, thanks!