The MINT data model
The fields and tags in the MINT data model describe the events used by Splunk MINT.
- Note Do not edit this data model. Any changes could impact and alter the functionality of the Splunk MINT App.
Tags used with the MINT event category
Object names | Tag name | Required? |
---|---|---|
All_MINT
Usage |
mint | YES |
usage | YES | |
All_MINT
Performance |
mint | YES |
performance | YES |
Fields for the MINT event category
Object names | Field name | Data type | Description |
---|---|---|---|
All_MINT | appVersionCode
|
string | The app version code. |
All_MINT | appVersionName
|
string | The app version name. |
All_MINT | carrier
|
string | The mobile carrier. |
All_MINT | connection
|
string | The type of connection (such as "WiFi" or "UMTA"). |
All_MINT | device
|
string | The mobile device type. |
All_MINT | locale
|
string | The device's locale. |
All_MINT | osVersion
|
string | The version of the device operating system. |
All_MINT | packageName
|
string | The package or binary name of the app. |
All_MINT | platform
|
string | The app platform ("Android", "iOS", or "WP"). |
All_MINT | remoteIP_City
|
string | The Geo IP-derived city (calculated from RemoteIP ).
|
All_MINT | remoteIP_Country
|
string | The Geo IP-derived country (calculated from RemoteIP ).
|
All_MINT | remoteIP_lat
|
number | The Geo IP-derived latitude (calculated from RemoteIP ).
|
All_MINT | remoteIP_lon
|
number | The Geo IP-derived longtitude (calculated from RemoteIP ).
|
All_MINT | remoteIP_Region
|
string | The Geo IP-derived region (calculated from RemoteIP ).
|
All_MINT | remoteIP
|
ipv4 | The remote IP address. |
All_MINT | state
|
string | The connection state (such as "Connecting" or "Connected"). |
All_MINT | userIdentifier
|
string | The developer set user identifier. |
All_MINT | uuid
|
string | A unique user identifier. |
Session | session_id
|
string | The session ID. |
Gnips | ses_duration
|
number | The session duration, in milliseconds. |
Events | event_name
|
string | The event name. |
Events | level
|
string | The log level of the event. |
Errors | errorHash
|
string | The error hash, which MINT creates for grouping errors. |
Errors | handled
|
string | Whether the error was handled. |
Errors | klass
|
string | The class of the exception. |
Errors | memAppAvailable
|
number | The number of bytes currently available on the heap without expanding the heap. |
Errors | memAppMax
|
number | The maximum number of bytes the heap can expand to. |
Errors | memAppTotal
|
number | The number of bytes taken by the heap at its current size. |
Errors | msFromStart
|
number | The time between starting the app and the exception, in milliseconds. |
TransactionStop | reason
|
string | The reason for the transaction failure. |
TransactionStop | status
|
string | The transaction status. |
TransactionStop | tr_duration
|
number | The duration of the transaction, in milliseconds. |
Transaction | tr_name
|
string | The transaction name. |
Transaction | transaction_id
|
string | The transaction ID. |
Network_Monitoring | domain
|
string | The URI domain (calculated from url ).
|
Network_Monitoring | exception
|
string | The contents of the HTTP exception that occurred. |
Network_Monitoring | failed
|
boolean | Whether the request failed. |
Network_Monitoring | latency
|
number | The network service latency. |
Network_Monitoring | path
|
string | The URI path (calculated from url ).
|
Network_Monitoring | requestLength
|
number | The length of the request, in bytes. |
Network_Monitoring | responseLength
|
number | The length of the response, in bytes. |
Network_Monitoring | statusCode
|
string | The HTTP response status code. |
Network_Monitoring | url
|
string | The request URL. |
MINT user roles | What's new |
This documentation applies to the following versions of Splunk MINT™ App (Legacy): 1.0.0, 1.0.1, 1.1.0, 1.1.1
Feedback submitted, thanks!