Splunk Search

Is there internal Splunk data I can search to find the latest timestamp when an app from Splunkbase was installed?

nibinabr
Communicator

Is there a splunk search that I can use to find the latest timestamp when an app was installed? Is there an internal index that contains this information?

0 Karma

dolivasoh
Contributor

Assuming the logs contain something like "installed",

index=blah sourcetype=blah app_name "installed" | stats latest(_time) as Time

0 Karma

nibinabr
Communicator

I think my question wasn't clear enough. Which index and sourcetype are you referring to here ? My logs doesn't contain this info. Are there any logs internal to splunk that keeps track of this information ? I'm trying to find the last time an app was installed (or a newer version of the app is installed).

0 Karma
Get Updates on the Splunk Community!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Your Voice Matters! Help Us Shape the New Splunk Lantern Experience

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Building Momentum: Splunk Developer Program at .conf25

At Splunk, developers are at the heart of innovation. That’s why this year at .conf25, we officially launched ...