Splunk Search

I have question on SSH, i dont know how connect, anyone Can help me.

Rocky31
Path Finder

I am typing all command like splunk start, splunk help, nothing is working, i don't know what to do, every time command not found showing

Tags (1)
0 Karma
1 Solution

woodcock
Esteemed Legend

Try specifying the full (or relative) path, like this:

$SPLUNK_HOME/bin/splunk status
./splunk status
/opt/splunk*/bin/splunk status

Or if you are unfortunate and used Windows (you really should NOT do this):

$SPLUNK_HOME\bin\splunk status
.\splunk status
C:\Prog*\Splunk*\splunk status

View solution in original post

0 Karma

jkat54
SplunkTrust
SplunkTrust

For most Mac OSes it's installed on this path:

/Applications/splunk

So replace $SPLUNK_HOME in all examples you see with /Applications/splunk.

To start Splunk:

/Applications/splunk/bin/splunk start

To stop Splunk:

/Applications/splunk/bin/splunk stop

0 Karma

Rocky31
Path Finder

Thanks you very much

0 Karma

woodcock
Esteemed Legend

Try specifying the full (or relative) path, like this:

$SPLUNK_HOME/bin/splunk status
./splunk status
/opt/splunk*/bin/splunk status

Or if you are unfortunate and used Windows (you really should NOT do this):

$SPLUNK_HOME\bin\splunk status
.\splunk status
C:\Prog*\Splunk*\splunk status
0 Karma

gcusello
SplunkTrust
SplunkTrust

I agree!!
bye.
Giuseppe

Rocky31
Path Finder

Thank you sir

0 Karma

skoelpin
SplunkTrust
SplunkTrust

You need to run it from thebin directory..

Assuming your on Linux, run

/opt/splunk/bin/splunk start

Assuming your on windows, open your Services MMC and make sure Splunk is running

0 Karma

Rocky31
Path Finder

Oh yeah thank you sir

0 Karma

jkat54
SplunkTrust
SplunkTrust

Are you using Splunk on windows or Linux?

0 Karma

Rocky31
Path Finder

I install in my Mac

Get Updates on the Splunk Community!

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

 Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

🔐 Trust at Every Hop: How mTLS in Splunk Enterprise 10.0 Makes Security Simpler

From Idea to Implementation: Why Splunk Built mTLS into Splunk Enterprise 10.0  mTLS wasn’t just a checkbox ...