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!

Exciting News: The AppDynamics Community Joins Splunk!

Hello Splunkers,   I’d like to introduce myself—I’m Ryan, the former AppDynamics Community Manager, and I’m ...

The All New Performance Insights for Splunk

Splunk gives you amazing tools to analyze system data and make business-critical decisions, react to issues, ...

Good Sourcetype Naming

When it comes to getting data in, one of the earliest decisions made is what to use as a sourcetype. Often, ...