Getting Data In

Running Splunk Forwarder on port other than 8089

beaunewcomb
Communicator

What are the implications of running the splunk forwarder on a non-standard port? Do I have to change anything in the deployment server to look for deployment clients on a different port? Or am I going to see normal behavior without any other changes whatsoever?

Tags (1)
1 Solution

jbsplunk
Splunk Employee
Splunk Employee

You'll need to add a web.conf file in your custom apps $SPLUNK_HOME/etc/apps/deploymentapps/appname/system/local/ folder. You can put the configuration there:

mgmtHostPort = x.x.x.x:8090

As long as your deployment server continues to listen on the same management port and you've defined that in your deploymentclient.conf file, you should be fine.

View solution in original post

jbsplunk
Splunk Employee
Splunk Employee

You'll need to add a web.conf file in your custom apps $SPLUNK_HOME/etc/apps/deploymentapps/appname/system/local/ folder. You can put the configuration there:

mgmtHostPort = x.x.x.x:8090

As long as your deployment server continues to listen on the same management port and you've defined that in your deploymentclient.conf file, you should be fine.

lakshman237
Path Finder

Agree with jbsplunk. the forwarder can run on a port other than 8089. However, it should be able to connect to deployment server on the mgmt port and for making things simpler, the mgmt of deployment server should be same as that of the other splunk nodes (search heads and indexers)

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...