Deployment Architecture

Is there a Splunk REST call to 1) create a serverclass and 2) add a server to an existing serverclass?

a212830
Champion

Hi,

We are working on using chef to automate some Splunk provisioning. Is there a REST call to 1) create a serverclass and 2) add a server to an existing serverclass?

swbodie
Path Finder

I believe what you are looking for is this endpoint:

http://docs.splunk.com/Documentation/Splunk/6.2.5/RESTREF/RESTdeploy#deployment.2Fserver.2Fservercla...

You would use the post method to create a new serverclass on: deployment/server/serverclasses

To modify you would use the post method on: deployment/server/serverclasses/{name}

Hope this helps.

0 Karma

hexxamillion
Explorer

This is interesting because I have the same question. I suppose we need to use the whitelist parameter. The challenge I see is that how do you know what order number to use when adding them to the list? Is the API smart enough to add the server in the next sequential number? Too bad Splunk has these number orders for serverclass. It's not very friendly from an administration perspective. We actually have verion 7.2.0 now. Any suggestions on the best way to add a server if you do not know the whitelist order number using the API?

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...