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!

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...