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!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...