Deployment Architecture

deploy new deploymentclinet.conf

belka
Path Finder

I have a set of Windows servers that are calling home to an indexer. We now have a dedicated deployment server. How can I deploy a new deploymentclient.conf to this set of servers to have them start calling home to the new deployment server? I can send new inputs.conf, etc., but I haven't found in the documentation how to get a new deploymentserver.conf file to a server.

0 Karma

thomrs
Communicator

I do this via the command line:

splunk set deploy-poll <IP_address/hostname>:<management_port>
splunk restart

This call gets made by our config management, when we need to make a change. For a new install this cmd is part of the install script.

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