Splunk Enterprise

disable deployment server temporarily

super_saiyan
Communicator

How to disable deployment server temporarily ?

After disable the DS temporarily, will the apps be deleted from client ?

will there be any issues with the functionality  after enabling the DS ? and can we again push the apps normally after re-enabling the DS ?

0 Karma
1 Solution

isoutamo
SplunkTrust
SplunkTrust

If your DS is an additional role on some other server then you must use 

 

splunk disable deploy-server

 

or update serverclass.conf  with disabled=true on global  stanza. 

And then you must restart splunk instance.

r. Ismo

View solution in original post

richgalloway
SplunkTrust
SplunkTrust

To disable the DS temporarily, issue the splunk stop command to the DS.  Run splunk start to restart the DS.  While the DS is down, apps on clients will be unaffected, however, the clients will log messages about being unable to connect to the DS.  Once the DS is restarted it will resume normal functionality.

---
If this reply helps you, Karma would be appreciated.

isoutamo
SplunkTrust
SplunkTrust

If your DS is an additional role on some other server then you must use 

 

splunk disable deploy-server

 

or update serverclass.conf  with disabled=true on global  stanza. 

And then you must restart splunk instance.

r. Ismo

schose
Builder

Hi,

if you are sharing multiple roles on one instance you can also disable DS by setting

serverclass.conf

 

[default]
disabled = 1

 

https://github.com/schose/splunkspecs/blob/09c9e391b692e9c23e470f2e6dac475bbfd80419/README/servercla...

we currently enable DS for a short time frame to mitigate the issue.

regards,

Andreas 

Get Updates on the Splunk Community!

Developer Spotlight with Paul Stout

Welcome to our very first developer spotlight release series where we'll feature some awesome Splunk ...

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Deprecation of Splunk Observability Kubernetes “Classic Navigator” UI starting ...

Access to Splunk Observability Kubernetes “Classic Navigator” UI will no longer be available starting January ...