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!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...