- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
After installing Splunk Light, is there a way to change the port from 8000 to any port I want?
pdnarvasa
New Member
05-03-2016
04:42 AM
I installed free Splunk light for Windows 64-bit, and after installation, port 8000 was taken so I was unable to start Splunk light.
Is there a way where I can change the port from 8000 to any port that I want?
Thanks.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

richgalloway

SplunkTrust
05-03-2016
06:46 AM
Edit $SPLUNK_HOME\etc\system\local\web.conf
(create it if it doesn't exist) and add the lines
[settings]
httpport = 8001 # or another port of your choice
Then restart Splunk.
---
If this reply helps you, Karma would be appreciated.
If this reply helps you, Karma would be appreciated.
