Splunk Enterprise

Latest Splunk version on splunk.com?

caphrim007
Path Finder

Is there a URL on splunk.com that I could poll periodically that just reports the latest available version of splunk as listed on the downloads page?

I can get it by reading this URL

https://quickdraw.splunk.com/js/pro/4.3.2/login

And then incrementing the version number as I go along, but I was wondering if there were something more like http://automation.whatismyip.com/n09230945.asp where it just spits out a number

Tags (1)

Ayn
Legend

There's an RSS feed which is updated when there a new version is available.

http://www.splunk.com/page/release_rss

stefanlasiewski
Contributor

Is there a non-RSS feed that provides this information, such as a news or blog page? Or can I receive update notifications via email?

0 Karma

Ayn
Legend

The RSS can essentially be seen as a page that tells you the latest version. Just search for the first <content> tag and then match what comes immediately after the following <title> tag.

0 Karma

caphrim007
Path Finder

Ok, but no page that just says "4.3.3"? I guess I can do RSS

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...