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!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...