Hello all,
I know that Splunk [regularly checks for Splunk Enterprise and app updates][1]. There is the "New (maintenance) version available. Check here for details" message as well as app update information under "Manage Apps".
Now I want to build a dashboard which shows any available updates for Splunk Enterprise + Splunk apps.
For Splunk apps, it is possible to run [a search which shows available updates for apps and add-ons][2] using the REST API. This works perfectly.
Now my question is: How can I run a search to display the latest version of Splunk Enterprise?
[1]: https://docs.splunk.com/Documentation/Splunk/7.2.4/Admin/Aboutupdatecheckerdata
[2]: https://answers.splunk.com/answers/336868/has-anyone-created-a-scheduled-search-that-notifie.html
↧