Splunk Search

How to access Splunk web without port

spl_unker
Explorer

Now im accessing Splunk web using
https://splunk.company.com:8000/

I would like to access it without entering the port
https://splunk.company.com/

Can we set this in splunk configuration . Is it possible?

Tags (2)
0 Karma

gfreitas
Builder

Sure you can. You just need to change the Splunk Web Port. You can follow one refer to this doc: https://docs.splunk.com/Documentation/Splunk/latest/Admin/Changedefaultvalues#Change_network_ports

This answer help on that too: https://answers.splunk.com/answers/67/how-do-i-change-the-ports-that-splunk-listens-on.html

0 Karma

richgalloway
SplunkTrust
SplunkTrust

You could configure Splunk to listen on port 80 or 443, but that requires running Splunk as root, which is strongly discouraged.

Your best option probably is to use a proxy or other network device to map port 80 to port 8000.

---
If this reply helps you, Karma would be appreciated.
0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...