Deployment Architecture

IDX CM as DS Client

morethanyell
Builder

Is it advisable to add the Indexer Cluster Master as one of the Deployment Server clients?

Thanks in advance.

0 Karma
1 Solution

MuS
SplunkTrust
SplunkTrust

Hi morethanyell,

While this is technically possible, and I know some people actually have their cluster master configured to be a deployment client to be able to deploy configs to the cluster master and from there into the cluster, I would personally not recommend it.
The main reason for this is the simple fact that it is not supported by Splunk and once you have an issue, you most likely will be asked to fix that first 😉

Hope this helps ...

cheers, MuS

PS: better approach, use any other tool that can put config files in place like ansible, git, svc, placeAnyToolNameHere and manage the config this way.

View solution in original post

0 Karma

MuS
SplunkTrust
SplunkTrust

Hi morethanyell,

While this is technically possible, and I know some people actually have their cluster master configured to be a deployment client to be able to deploy configs to the cluster master and from there into the cluster, I would personally not recommend it.
The main reason for this is the simple fact that it is not supported by Splunk and once you have an issue, you most likely will be asked to fix that first 😉

Hope this helps ...

cheers, MuS

PS: better approach, use any other tool that can put config files in place like ansible, git, svc, placeAnyToolNameHere and manage the config this way.

0 Karma

morethanyell
Builder

Is it sane to say that it will also add to the DS' burden in terms of network traffic and storage?

0 Karma

MuS
SplunkTrust
SplunkTrust

Yes, like any other deployment client that is phoning home every minute and polling for any configured app for them does.

cheers, MuS

nareshinsvu
Builder

Depends on the volume of your indexing. below is my environment with a small scale indexing (around 1GB/day)

Indexer Cluster - 2 servers
Seach head Cluster - 3 servers
DMC, CM, LM, DS, SHCD - 1 server

0 Karma

morethanyell
Builder

Not referring to having the DS and CM in one server. They're separate.

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