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!

.conf25 Community Recap

Hello Splunkers, And just like that, .conf25 is in the books! What an incredible few days — full of learning, ...

Splunk App Developers | .conf25 Recap & What’s Next

If you stopped by the Builder Bar at .conf25 this year, thank you! The retro tech beer garden vibes were ...

Congratulations to the 2025-2026 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...