Deployment Architecture

Is there a CLI command to set serverClasses in deployment.conf

kbecker
Communicator

Is there a CLI command that will set serverClasses in the deployment.conf file. Using Splunk forwarder version 3.4.11.

Deployment.conf

[default]

[deployment-client]

disabled = false

deploymentServerUri = SERVER NAME:8090

serverClasses = WANT TO SET THIS VIA CLI

Thanks

Tags (3)

Chris_R_
Splunk Employee
Splunk Employee

Unfortunately you cannot specify a serverclass via CLI right now, this is typically done at deployment server setup time or when you have a new class of apps you need to deploy.
Serverclass specification is set on the deployment server serverclass.conf. So not very often for most customers.
You can reload a class once it's in your serverclass.conf however.

./splunk reload deploy-server -class wwwclass

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