Deployment Architecture

Help setting up a deployment server

pl123
Path Finder

Hi, I am having difficulty setting up a deployment server which serves 2x light fowarders. I beleive I have set up the conf files correctly?

deploymentclients.conf (on the fowarders)

[deployment-client]
disabled = false

[target-broker:deploymentServer]
targetUri = myServerName:8089

serverclass.conf (on the deployment server)

[serverClass:global]
whitelist.0=*

[serverClass:lightforwarders]
whitelist.0=*

[serverClass:lightforwarders:app:SplunkLightForwarder]
stateOnClient=enabled
restartSplunkd=true

Is there anything else I need to do to make the server a deployment server (I couldnt find any directions, so I assumed all I need is the serverclass.conf). The same goes for the deployment clients, are there any settings or commands that need to be run to make them clients?

When I run ./splunk list deployment-clients, it says no clients have contacted the server.

If anyone could write some instructions, that would be much appreciated.

Cheers

0 Karma
1 Solution

balbano
Contributor

Everytime you modify the serverclass.conf file on your deployment server you need to run the following command for the changes to take effect:

/opt/splunk/bin/splunk reload deploy-server

You can then do

/opt/splunk/bin/splunk list deploy-clients 

on the deployment server to see if your light forwarders are reporting in.

Also make sure that your deployment app is in /opt/splunk/etc/deploymentapps.

Hope that helps.

B

View solution in original post

0 Karma

pl123
Path Finder

Turned out to be a firewall problem. thanks

0 Karma

balbano
Contributor

Everytime you modify the serverclass.conf file on your deployment server you need to run the following command for the changes to take effect:

/opt/splunk/bin/splunk reload deploy-server

You can then do

/opt/splunk/bin/splunk list deploy-clients 

on the deployment server to see if your light forwarders are reporting in.

Also make sure that your deployment app is in /opt/splunk/etc/deploymentapps.

Hope that helps.

B

0 Karma

balbano
Contributor

You may also be prompted credentials. You should be able to use the same credentials as that of your indexer GUI login if you have admin privileges.

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...