Splunk MINT SDK for Android (Legacy)

Splunk MINT SDK for Android Developer 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.
Acrobat logo Download topic as PDF

View memory trim notifications

View memory trim notifications sent by the Android operating system indicating that a process should trim unneeded memory.

Memory trim notifications include the following fields:

  • level: The trim level constant or "NA", indicating the amount of trimming to perform. For possible values, see ComponentCallbacks2 constants on the Android Developers website.
  • levelLast: The trim level constant or "NA", indicating the last trim level. For possible values, see ComponentCallbacks2 constants on the Android Developers website.
  • memAppTotal: The total application memory, in MB.


To view this information, run a search in Splunk Web for the "mint:memorytrim" sourcetype, for example:

index=mint sourcetype="mint:memorytrim" | head 5

Last modified on 28 January, 2019
PREVIOUS
Report debugging messages
  NEXT
Integrate WebView monitoring

This documentation applies to the following versions of Splunk MINT SDK for Android (Legacy): 5.2.x


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