Splunk Enterprise

Why is Splunk Enterprise not working?

faaizkaleem
New Member

I am unable to open Splunk Enterprise, getting error as 

This site can’t be reached

127.0.0.1 refused to connect.

ERR_CONNECTION_REFUSED
 
I have checked the proxy and firewall
It worked after i did repair the application but again i am getting the error.
 
i think after windows update it is not working as the after installation and repair windows did an automatic update
 
Any suggestions on resolving the issue.
Labels (2)
0 Karma

faaizkaleem
New Member

Again getting this error

0 Karma

isoutamo
SplunkTrust
SplunkTrust

As this is running on your own workstation, maybe it’s easiest to install splunk again over current installation? If when you have done all changes via GUI, the new installation won’t override those.

0 Karma

SanjayReddy
SplunkTrust
SplunkTrust

Hi @faaizkaleem 

can you please check weather splunkd is running on the system from cmd (please run as admin)

cd C:\Program Files\Splunk\bin (location in which splunk installaed)

run following command 

splunk status 

if splunk is not running  start splunk using splunk start 

also please check on which webport splunk is running  splunk show web-port

and try to access the splunk with web porthttp://127.0.0.1:8000/



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 ...