Installation

Check Splunk Version in Shell Script before upgrading.

Smokex365
Engager

I've been working on a set of shell scripts to help automate upgrading splunk. So far I've pretty much gotten working as far as downloading the installer (.deb in this case) and running through the upgrade. What I'd like to do now is make it check the installed version against the downloaded version and either update it if the downloaded version is newer or abort if the installed version is newer.

Also, if anyone has found a way to get a clean url, ie. http:///latest/release, instead of the mess you get now.

Tags (3)
0 Karma

dwaddle
SplunkTrust
SplunkTrust

Given you're working with .deb, what stops you from putting up a local apt repository and hosting Splunk from there? Then when you put a new version of Splunk there a simple apt-get update will get the newest version if and only if it is necessary...

0 Karma

Smokex365
Engager

One reason is that I'm attempting to make the script usable by anyone so it's not just personal use. Another is that setting up a repository seems like a lot of work, especially if I went with multiple servers.

If I could get this solution working it would be as easy as downloading the main script, running it (which it retrieves the latest upgrade script already) and waiting for it to finish.

0 Karma

kristian_kolb
Ultra Champion

Check in $SPLUNK_HOME/etc/splunk.version?

/K

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Index This | What travels the world but is also stuck in place?

April 2026 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Discover New Use Cases: Unlock Greater Value from Your Existing Splunk Data

Realizing the full potential of your Splunk investment requires more than just understanding current usage; it ...

Continue Your Journey: Join Session 2 of the Data Management and Federation Bootcamp ...

As data volumes continue to grow and environments become more distributed, managing and optimizing data ...