Refine your search:

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

asked 26 Apr '10, 18:01

kbecker's gravatar image

kbecker
3191114
accept rate: 44%


One Answer:

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

link

answered 26 Apr '10, 18:11

Chris%20R.'s gravatar image

Chris R.
1.0k126
accept rate: 36%

edited 26 Apr '10, 18:51

Post your answer
toggle preview

Follow this question

Log In to enable email subscriptions

RSS:

Answers

Answers + Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×120
×82
×21

Asked: 26 Apr '10, 18:01

Seen: 1,024 times

Last updated: 26 Apr '10, 18:51

Copyright © 2005-2012 Splunk, Inc. All rights reserved.