All Apps and Add-ons

How to check app updates availability in Splunk?

thirumalreddyb
Communicator

Hello,

I was looking for a best way to check app updates, like a bulk way. Is there any Splunk app which would generate a dashboard/report which has the name of the app and the associated update.

If not app, any best way?

Thanks in advance.

0 Karma
1 Solution

kmorris_splunk
Splunk Employee
Splunk Employee

I would take a look at the Analysis of Splunkbase Apps app: https://splunkbase.splunk.com/app/2919/

"This App provides a simple dashboard with App stats and allows you to search for Splunk Apps within Splunk. It was also designed to work if you are offline, as long as you have been online once to collect data.

This App can be used to determine which Apps are certified to work with Splunk Cloud, Hunk, ES, etc."

It will show the last update on one of the dashboards which may be what you are looking for. If not exactly, then you could always tweak the search behind the dashboard.

View solution in original post

Kathir
Loves-to-Learn Everything

|rest /services/apps/local
|fields author configured disbled eai:aci.owner eai:acl.sharing label title visible check_for_updates update.version version
|dedup title
|table title label author eai:aci.owner eai:acl.sharing configured disabled visible check_for_updates update.version version

0 Karma

kmorris_splunk
Splunk Employee
Splunk Employee

I would take a look at the Analysis of Splunkbase Apps app: https://splunkbase.splunk.com/app/2919/

"This App provides a simple dashboard with App stats and allows you to search for Splunk Apps within Splunk. It was also designed to work if you are offline, as long as you have been online once to collect data.

This App can be used to determine which Apps are certified to work with Splunk Cloud, Hunk, ES, etc."

It will show the last update on one of the dashboards which may be what you are looking for. If not exactly, then you could always tweak the search behind the dashboard.

thirumalreddyb
Communicator

Exactly what I was looking for.
Many thanks!

0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...

What’s New in Splunk Security Essentials 3.8.0?

Splunk Security Essentials (SSE) is an app that can amplify the power of your existing Splunk Cloud Platform, ...