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!

Splunk Observability Cloud's AI Assistant in Action Series: Auditing Compliance and ...

This is the third post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how to ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

What You Read The Most: Splunk Lantern’s Most Popular Articles!

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