Deployment Architecture

Master node not appearing on Deployment Server's client list on Forwarder Management GUI

ishaanshekhar
Communicator

Dear SPLUNK Community,

I setup deploy-poll on the Master Node, but it is not appearing on the list of clients on the Forwarder Management GUI. It is appearing when I do ./splunk list deploy-clients on the DS.

deploymentclient.conf on Master:

[deployment-client]
serverRepositoryLocationPolicy = rejectAlways
repositoryLocation = $SPLUNK_HOME/etc/master-apps

[target-broker:deploymentServer]
targetUri = <DS_hostname:mgmtPort>

serverclass.conf on DS:

[serverClass:Master]
whitelist.0 = <Master_hostname>
stateOnClient = noop

Am I missing something here?

Thanks in advance!!
Ishaan

0 Karma

ishaanshekhar
Communicator

I restarted the DS server again for fixing something else and it worked!

Thanks
Ishaan

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 ...