Deployment Architecture

whitelisted to receive configuration from Splunk Deployment Server

SampathkumarK
Loves-to-Learn

How to check if the host has been correctly whitelisted to receive configuration from Splunk Deployment Server?

Labels (1)
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @SampathkumarK ,

in addition to the other hints: in the bottom of the ServerClass form, you have the preview of clients in the serverclass, so you can immediately check if the whitelist is correctly running.

Then you can go in the clients form and see the serverclasses enabled for those clients.

Ciao.

Giuseppe

0 Karma

SampathkumarK
Loves-to-Learn

Thanks in tonn for your prompt response

0 Karma

deepakc
Contributor

You can check via the below REST command in the Splunk search bar on the Deployment Server to see the settings 

| rest splunk_server=local /services/configs/conf-serverclass
| fields crossServerChecksum, disabled, endpoint, filterType, id, repositoryLocation, restartSplunkWeb, restartSplunkd, splunk_server, stateOnClient, targetRepositoryLocation, title, whitelist.0
| rename title AS server_class_name
| table server_class_name, whitelist.0, crossServerChecksum, disabled,  endpoint, filterType, id, repositoryLocation, restartSplunkWeb, restartSplunkd, splunk_server, stateOnClient, targetRepositoryLocation 





0 Karma

tej57
Communicator

Hello @SampathkumarK ,

When you whitelist or blacklist a particular host for a serverclass from the web UI, it creates the configuration in serverclass.conf config file with the respective parameters. You can match the regex for whitelist/blacklist with the required pattern and validate if the host is matching the pattern or not. Also, phoneHome happens with every phoneHome interval that has been defined.

You can find the detailed explanation in the following document - https://docs.splunk.com/Documentation/Splunk/9.2.1/Updating/Useserverclass.conf

 

Thanks,
Tejas.

0 Karma
Get Updates on the Splunk Community!

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer at Splunk .conf24 ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...

Share Your Ideas & Meet the Lantern team at .Conf! Plus All of This Month’s New ...

Splunk Lantern is Splunk’s customer success center that provides advice from Splunk experts on valuable data ...