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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...