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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...