Deployment Architecture

Changing management port problems on Splunkforwarder 4.3

biciunas
Explorer

I've installed Splunkforwarder 4.3 on a CentOS server, using rpm -i command. I've changed the indexing receiver port using the Splunk CLI
./splunk add forward-server 10.0.0.100:7002 -auth admin:changeme
which works and is reflected in /opt/splunk/etc/system/local/outputs.comf
I also changed the management port
./splunk set deploy-poll 10.0.0.100:7089
which is reflected in opt/splunk/etc/system/local/deploymentclient.conf
[target-broker:deploymentServer]
targetUri = 10.0.0.100:7089
However, when I start the splunkforwarder, the splunkd.log contains
02-06-2012 16:51:48.684 +0000 INFO loader - Arguments are: "splunkd" "-p" "8089" "start" "splunkd"
...
02-06-2012 16:51:48.730 +0000 WARN DeploymentClient - Unable to send handshake message to deployment server. Error status is: not_connected

Anyone with clues? I can telnet to the deployment server on port 7089, so I know traffic will flow, and the connection to port 7002 is successfully initialized. Any and all help will be appreciated.

1 Solution

Brian_Osburn
Builder

That WARN message is normal, nothing to be worried about.

With regards to the splunkd arguments, the local forwarder always listens on 8089 for administrative communication. That's normal as well.

What problems are you having? not seeing taffic flow?

View solution in original post

Brian_Osburn
Builder

That WARN message is normal, nothing to be worried about.

With regards to the splunkd arguments, the local forwarder always listens on 8089 for administrative communication. That's normal as well.

What problems are you having? not seeing taffic flow?

biciunas
Explorer

Thanks for the information regarding the WARN message.
Traffic was able to flow, and I verified that when I added an local/inputs.conf file which specified which log files to monitor.

0 Karma
Get Updates on the Splunk Community!

CX Day is Coming!

Customer Experience (CX) Day is on October 7th!! We're so excited to bring back another day full of wonderful ...

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...