Splunk MINT App (Legacy)

Splunk MINT App User Guide

Acrobat logo Download manual as PDF


Splunk MINT is no longer available for purchase as of January 29, 2021. Customers who have already been paying to ingest and process MINT data in Splunk Enterprise will continue to receive support until December 31, 2021, which is End of Life for all MINT products: App, Web Service (Management Console), SDK and Add-On.
This documentation does not apply to the most recent version of Splunk MINT App (Legacy). For documentation on the most recent version, go to the latest release.
Acrobat logo Download topic as PDF

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.
Last modified on 26 February, 2015
PREVIOUS
MINT user roles
  NEXT
Known issues

This documentation applies to the following versions of Splunk MINT App (Legacy): 1.0.0, 1.0.1, 1.1.0, 1.1.1


Was this documentation topic helpful?


You must be logged into splunk.com in order to post comments. Log in now.

Please try to keep this discussion focused on the content covered in this documentation topic. If you have a more general question about Splunk functionality or are experiencing a difficulty with Splunk, consider posting a question to Splunkbase Answers.

0 out of 1000 Characters