Installation

How can i change the default 8000 port where splunk web interface get installed?

raghavjha73
New Member

Can i change the default 8000 port for the splunk web interface? Usually if i install splunk, it gets started at default 8000 port. If this port is not accessible in my network, where can i change this port?

Tags (1)
0 Karma

livehybrid
Builder

You can use the following command: $SPLUNK_HOME/bin/splunk set web-port 8080 (Where 8080 is your new port).

Alternatively you can edit the web.conf (http://docs.splunk.com/Documentation/Splunk/latest/Admin/Webconf)
Put the following in $SPLUNK_HOME/etc/system/local/web.conf (create if doesnt exist)

[settings]
httpport = 8080
0 Karma

livehybrid
Builder

And then restart splunk 🙂

0 Karma

deepashri_123
Motivator

Hey raghavjha73,

You can use the following command:

splunk set web-port (port)

Reference:
http://docs.splunk.com/Documentation/Splunk/latest/Admin/Changedefaultvalues#Change_network_ports

deepashri_123
Motivator

@raghavjha73 Please accept the answer if that helped and close the question!!

0 Karma
Get Updates on the Splunk Community!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...