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!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...