Getting Data In

deployment server serverclass.conf file index configuration

rchittip
Path Finder

Hi,
I have the below configuration deployed in deployment server serverclass.conf to send the index.conf configuration app to all my indexers. However, in the below whitelist I'm not able to identify "TestIndexer/prodIndexer". There is no indexer with these name. But still my indexers receive the configuration from deployment server.

I'm surprised. can you please explain on this. Thanks.

My test deployment serverclass.conf:
[serverClass:indexers]
restartSplunkd=false
whitelist.0=TestIndexer
[serverClass:indexers:app:indexer_base_test]

My prod deployment serverclass.conf:
[serverClass:indexers]

restartSplunkd=false

whitelist.0 = prodIndexer
[serverClass:indexers:app:indexer_base_prod]

Thanks,
Ramu Chittiprolu

Mobile: +91 703.280.0437

Tags (1)
0 Karma

tiagofbmm
Influencer

Can you go check your Deployment Server in your instance UI and check that serverclass is actually not including any of those clients?

Have those configurations been done on the serverclass.conf? If so, are you sure that the Deployment Server has been restarted after it?

Feed me back please

0 Karma

rchittip
Path Finder

I investigated and realized now. Actually in deployment.conf, client name is given as TestIndexer and prodIndexer in all indexer server. The same ClientName is specified as white list in serverclass.conf in deployment server to send the app to all indexers. Thanks.

0 Karma

tiagofbmm
Influencer

Yes all justified and clear now

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...