Installation

Splunk stops after restart in CentOS

nss3009
Engager

Hi,

I am new to Splunk and using CentOS 8. localhost:8000 is not reachable after a restart.

 

please help.Splunk Boot Start Error.png

Labels (2)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

That screen shot does not demonstrate an unreachable Splunk UI at port 8000.  At best, it says the PATH environment variable is not set to look in the current directory or in /opt/splunk/splunk/bin (an unusual location, BTW) for commands.

With the current directory shown you can use these commands:

./splunk enable boot-start

./splunk status

The first will fail, however, because you are not root.  Switch to root or use sudo to enable boot-start.

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