- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hanzo00793
Engager
05-14-2022
04:23 PM
Hello, it seems like I'm unable to connect to Splunk Enterprise any longer I keep getting
This page isn’t working
127.0.0.1 didn’t send any data.
ERR_EMPTY_RESPONSE
I've tried checking my firewall but still no change please help
1 Solution
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
SanjayReddy

SplunkTrust
05-14-2022
08:51 PM
Hi @hanzo00793
Hope you are accessing Splunk on Windows machine
have you verified Splunk running on system
please run following command
Open a cmd window, go to C:\Program Files\Splunk\bin, and type splunk status
if not running please start using following command from bin location
splunk start
and access it using https://localhost:8000
have you verified Splunk running on system
please run following command
Open a cmd window, go to C:\Program Files\Splunk\bin, and type splunk status
if not running please start using following command from bin location
splunk start
and access it using https://localhost:8000
if that not is working please check splunkd.log C:\Program Files\Splunk\var\log\splunk\splunkd.log for ERROR and WARN messages and share here to troubleshoot further
for Linux
$SPLUNK_HOME/bin/splunk status ($SPLUNK_HOME location of the Splunk where it is installed ex: /opt/splunk)
if not running please start using following command from bin location
./splunk start
if that not is working please check splunkd.log $SPLUNK_HOME/var/log/splunk/splunkd.log for ERROR and WARN messages and share here to troubleshoot further
./splunk start
if that not is working please check splunkd.log $SPLUNK_HOME/var/log/splunk/splunkd.log for ERROR and WARN messages and share here to troubleshoot further
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
SanjayReddy

SplunkTrust
05-14-2022
08:51 PM
Hi @hanzo00793
Hope you are accessing Splunk on Windows machine
have you verified Splunk running on system
please run following command
Open a cmd window, go to C:\Program Files\Splunk\bin, and type splunk status
if not running please start using following command from bin location
splunk start
and access it using https://localhost:8000
have you verified Splunk running on system
please run following command
Open a cmd window, go to C:\Program Files\Splunk\bin, and type splunk status
if not running please start using following command from bin location
splunk start
and access it using https://localhost:8000
if that not is working please check splunkd.log C:\Program Files\Splunk\var\log\splunk\splunkd.log for ERROR and WARN messages and share here to troubleshoot further
for Linux
$SPLUNK_HOME/bin/splunk status ($SPLUNK_HOME location of the Splunk where it is installed ex: /opt/splunk)
if not running please start using following command from bin location
./splunk start
if that not is working please check splunkd.log $SPLUNK_HOME/var/log/splunk/splunkd.log for ERROR and WARN messages and share here to troubleshoot further
./splunk start
if that not is working please check splunkd.log $SPLUNK_HOME/var/log/splunk/splunkd.log for ERROR and WARN messages and share here to troubleshoot further
