Splunk Search

Splunk is not recognized as internal or external command

silwalsuraj
New Member

Hi
I am trying to control Splunk from windows Prompt but it shows me the above statement,” SPLUNK IS NOT RECOGNIZED AS INTERNAL OR EXTERNAL COMMAND.”
How do i take control over it via windows prompt?

Tags (1)
0 Karma
1 Solution

PavelP
Motivator

try:

"C:\Program Files\Splunk\bin\splunk" help

if it works then you need to add "\Program Files\Splunk\bin" to your %PATH environment variable to be able run splunk command without specifying the full path. Alternatively you can just type the full path (as above) every time you run splunk command.

If it doesn't work then you've installed Splunk on other drive (D:?), in other folder or the installation is corrupt. You can deinstall Splunk and install it again with default options (follow the installation manual 1:1: https://docs.splunk.com/Documentation/Splunk/8.0.1/Installation/InstallonWindows). At the end of the installation you should see a confirmation screen/window that the installation was successfull. You also have to see a running splunk service in services (services.msc).

View solution in original post

PavelP
Motivator

try:

"C:\Program Files\Splunk\bin\splunk" help

if it works then you need to add "\Program Files\Splunk\bin" to your %PATH environment variable to be able run splunk command without specifying the full path. Alternatively you can just type the full path (as above) every time you run splunk command.

If it doesn't work then you've installed Splunk on other drive (D:?), in other folder or the installation is corrupt. You can deinstall Splunk and install it again with default options (follow the installation manual 1:1: https://docs.splunk.com/Documentation/Splunk/8.0.1/Installation/InstallonWindows). At the end of the installation you should see a confirmation screen/window that the installation was successfull. You also have to see a running splunk service in services (services.msc).

to4kawa
Ultra Champion
0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...