Security

How to change Splunk accessing URL

thiru53
New Member

Hi,
I would like to change splunk accessing URL,
Currently running on http://localhost:8000
I need to change it as http://example.splunk.com
For these, what conf file i need to change.

Tags (1)
0 Karma

chimell
Motivator

hi thiru53
To change your splunk URL http://localhost:8000 find the default host name of your machine and replace http://localhost:8000 by

http://<hostname>:8000 

For example if your default host name is momo-PC
use http://momo-PC:8000 like URL
you can also use IP adresse for example http://121.0.0.7:8000

0 Karma

lguinn2
Legend

This is a duplicate of http://splunk-base.splunk.com/answers/37187

Consult the answers in both places!

0 Karma

Simeon
Splunk Employee
Splunk Employee

You can edit the default port in the web.conf file in $SPLUNK_HOME/etc/system/local.

This is documented quite well in the admin guide, as well as reference documentation.

Additionally, you can use the splunk command:

./splunk set web-port 80 -auth admin:changeme

To change your DNS, you will need to consult your own network infrastructure.

0 Karma

w0lverineNOP
Path Finder

I down voted this post because the web.conf file is not in system/local anymore

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...