Security

Splunk MINT: How to sort and track the events of any given user in IOS?

zfmdeveloper
New Member

In my project, I want to the track the event of any given user, but when I search the IOS Developer Guide (http://docs.splunk.com/Documentation/MintIOSSDK/4.2.x/DevGuide/Adduseridentifiers ), I found that the UserIdentifier is just used in the Errors Dashboard, so I cannot reach my goal. How do I do to track one user's experience?

Tags (5)
0 Karma

woodcock
Esteemed Legend

In either case (paid or free), the dox are pretty claear that userIdentifieris a fundamental datatype field name that is captured so you should be able to search with userIdentifier=XXX and get just one user's stuff that way.

http://docs.splunk.com/Documentation/Mint/1.0/ProductOverview/AboutSplunkMINTdatacollection

The problem is that it appears that you either have to send each user different binary with userIdentifier hard coded, or you have to pull something out of the OS yourself and assign it to userIdentifier or you have to have the user enter it through a dialog. In other words, the dox clearly indicate that userIdentifier is not set automatically: you must manually set it in the code, which may be the problem you are having. See documentation is more clear for Android and I assume it applies to IOS, too; see it here. This is probably because there is no OS-agnostic user identifier that can be used so they decided to push of that problem onto you, the developer.

http://docs.splunk.com/Documentation/MintAndroidSDK/4.2.x/DevGuide/Reportuser-specificdata

0 Karma

woodcock
Esteemed Legend

I assume you are using free MINT (which is more limited than the paid version), right?

0 Karma

zfmdeveloper
New Member

YES,I am trying using the Splunk MINT in free version.But I can not find the different between the free version with the paid version.

0 Karma

woodcock
Esteemed Legend

Here is the difference:

https://mint.splunk.com/pricing

0 Karma
Get Updates on the Splunk Community!

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

 Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

🔐 Trust at Every Hop: How mTLS in Splunk Enterprise 10.0 Makes Security Simpler

From Idea to Implementation: Why Splunk Built mTLS into Splunk Enterprise 10.0  mTLS wasn’t just a checkbox ...