|
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 |
|
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. ./splunk reload deploy-server -class wwwclass |