Deployment Architecture

Whats the best practice to manage app deployment on non-clustered indexers managed by deployment server ?

damode
Motivator

Everytime I do splunk reload deploy-server, it restarts both the Indexers (which are being managed by DS), which is obvious but also undesirable.

Can someone please suggest a better way to manage app deployment on non-clustered indexers using deployment server ?

0 Karma
1 Solution

jscraig2006
Communicator

if your app and target servers are in a class, you should be able to reload that class only.
./splunk reload deploy-server -class <class_name>

View solution in original post

0 Karma

jscraig2006
Communicator

if your app and target servers are in a class, you should be able to reload that class only.
./splunk reload deploy-server -class <class_name>

0 Karma

damode
Motivator

Thanks for the great tip!

0 Karma
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 ...