Splunk Enterprise Security

Upgrading Splunk Enterprise Security fails on enabling / disabling add-ons - Solution

domenico_perre
Path Finder

Hi All,

I am just posting a solution to an issue I have had with two upgrades for Splunk Enterprise Security. First issue was when upgrading From 3.3 -> 4.0 and now 4.0 -> 4.1.

Linux Example:

  1. Copy your install (can be left as tgz file) to an accessible location. /tmp/esinstall/splunk-enterprise-security_410.tgz
  2. Open up a terminal console and change to your $SPLUNKHOME\bin directory.
  3. Issue the following command ./splunk install app /tmp/einstall/splunk-enterprise-security_410.tgz -update 1

Windows Example:

  1. Copy your install (can be left as tgz file) to an accessible location. C:\SplunkUpgrade\splunk-enterprise-security_410.tgz
  2. Open a powershell prompt and change to your $SPLUNKHOME\bin directory.
  3. Issue the following command .\splunk.exe install app C:\SplunkUpgrade\splunk-enterprise-security_410.tgz -update 1

Then open your ES install and follow the prompts and it will work :).

0 Karma
1 Solution

domenico_perre
Path Finder

domenico_perre
Path Finder

Answer above.

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.


Introducing Unified TDIR with the New Enterprise Security 8.2

Read the blog
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, ...