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!

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...

Step into “Hunt the Insider: An Splunk ES Premier Mystery” to catch a cybercriminal ...

After a whole week of being on call, you fell asleep on your keyboard, and you hit a sequence of buttons that ...