Deployment Architecture

How do you restart splunk?

richgalloway
SplunkTrust
SplunkTrust

How do you restart splunk?

(originally a response to https://answers.splunk.com/answers/386613/how-do-i-reset-the-password-if-i-do-not-remember-t.html#an...)

---
If this reply helps you, Karma would be appreciated.
Tags (3)
0 Karma

vinaybandaru
Path Finder

what is the difference between two types of restart ?
1) Settings -> Server controls
2) /opt/splunk/bin/splunk start

jacobpevans
Motivator

There is no difference assuming you mean restart instead of start. You can't start via the GUI since the GUI would not be up.

/opt/splunk/bin/splunk restart
Cheers,
Jacob

If you feel this response answered your question, please do not forget to mark it as such. If it did not, but you do have the answer, feel free to answer your own post and accept that as the answer.

xpac
SplunkTrust
SplunkTrust

Alternative option, via the Web GUI:

Settings -> Server controls

Hope that helps - if it does I'd be happy if you would upvote/accept this answer, so others could profit from it. 🙂

solarboyz1
Builder

From the command line on Linux (default RHEL install location)

# /opt/splunk/bin/splunk start
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 ...