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!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...