Splunk Enterprise Security

How come my Splunk Enterprise security set up has failed?

graju89
Path Finder

Hi all,

I tried to install a new version of Splunk Enterprise Security. But the set up failed with the error

Installer was unable to start. Error in 'essinstall' command: (InstallException) Install cannot continue because some apps are managed via a deployment server: Splunk_TA_windows,Splunk_TA_nix

My ESS version is 5.1.1 and Splunk version is 7.2

Thanks,

0 Karma

worshamn
Contributor

Yes, in the "Installation prerequisites" of the docs (http://docs.splunk.com/Documentation/ES/5.1.1/Install/InstallEnterpriseSecurity) it states:

If a deployment server manages any of the apps or add-ons included with Splunk Enterprise Security, remove the deploymentclient.conf file that contains references to the deployment server and restart Splunk services. If you do not do this, the installation will not complete.

I normally just rename the deploymentclient.conf file (like mv $SPLUNK_HOME/etc/system/local/deploymentclient.conf $SPLUNK_HOME/etc/system/local/deploymentclient.conf.old), restart Splunk, do the install then change the name back (and restart again).

graju89
Path Finder

Hi worshmn,

I tried that. still same. No improvements.

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

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...