Security

How do I access my local Splunk enterprise instance from another local computer on my network?

Marco
Communicator

Hi Splunkers,

I am trying to access my Splunk instance through another computer on my network. 

I have already added:

allowRemoteLogin = always

to the Server.conf file but that didn't work.

Any Suggestions? 

Thank you

Labels (2)
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

No settings should be necessary.  Just connect to the IP address of that computer and port 8000.  You may need to check your firewall settings, however.

---
If this reply helps you, Karma would be appreciated.

View solution in original post

stephanefotso
Motivator

Hi, Just to be more explicit, 

1. Try to get the local IP address of the computer running Splunk. From de CLI run ifconfig if you run a linux system or ipconfig if you run a windows System instead --- lets say the ip addres you got there is 192.168.100.3

2. Also try to know on witch port your splunk Enterprise is running--- Lets say 8000

3. Now from the remot machine, oppen your browser and enter: 192.168.100.3:8000

4. It's done. 

SGF

richgalloway
SplunkTrust
SplunkTrust

No settings should be necessary.  Just connect to the IP address of that computer and port 8000.  You may need to check your firewall settings, however.

---
If this reply helps you, Karma would be appreciated.

Marco
Communicator

@richgalloway  You were right I had to modify my firewall settings.

 

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...