Deployment Architecture

Setting more then one Client name on Deploymentclient.conf on Indexer

nikhilagrawal
Path Finder

Hi I want to pass more then one client name in deploymentclient.conf on Indexer box.

[target-broker:deploymentServer]

targetUri = splunk:8089

[deployment-client]

clientName = index1, index2

phoneHomeIntervalInSecs = 30

As you can see above clientName = index1, index2. I tried with comma (,) and (;)semicolon but its not working for me. Is it possible to implement? if Yes please suggest the right way to do?

Thanks,

Tags (1)

dart
Splunk Employee
Splunk Employee

Why do you need to set clientname to more than one entry?

You can match with regular expressions on the serverclass end, so for your example you could set the clientName to be index1_index2 and then match on index1 in one class and index2 in another.

Can you elaborate on your use case?

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!

Network to App: Observability Unlocked [May & June Series]

In today’s digital landscape, your environment is no longer confined to the data center. It spans complex ...

SPL2 Deep Dives, AppDynamics Integrations, SAML Made Simple and Much More on Splunk ...

Splunk Lantern is Splunk’s customer success center that provides practical guidance from Splunk experts on key ...

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

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