Getting Data In

When trying to Install a Splunk forwarder on Linux, why am I getting the following error: 'splunk: command not found'

jeffsuchomel
Engager

I am trying to install the Splunk forwarder (for Splunk Cloud) on an Ubuntu 16.04 server using the instructions on the following:

https://docs.splunk.com/Documentation/SplunkCloud/7.2.3/User/ForwardDataToSplunkCloudFromLinux

Everything seems to go well until I get to Step 3: Download and install the universal forwarder credentials. When I type in the command to install the .spl file, I keep getting the 'splunk: command not found' error message.

Does anybody know why I this is happening?

0 Karma
1 Solution

jeffsuchomel
Engager

Please disregard. I think I found the answer to my question after more digging. The doc states to issue the command 'splunk install app -auth :' to install the forwarder credentials.

I found that I needed to enter the command './splunk......' instead.

View solution in original post

0 Karma

tarunchawla28
Engager

If you don't want to write './splunk' and use 'splunk' instead, execute this in your bin directory ->
source setSplunkEnv

You will get this as output->
Tab-completion of "splunk " is available.

Now, you can use 'splunk'.

0 Karma

jeffsuchomel
Engager

Please disregard. I think I found the answer to my question after more digging. The doc states to issue the command 'splunk install app -auth :' to install the forwarder credentials.

I found that I needed to enter the command './splunk......' instead.

0 Karma
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, ...