Getting Data In

Why am I getting this error on the Universal Forwarder "Parameters must be in the form '-parameter value'"?

ykorkovelos
Engager

Getting the above error when running the following command

splunk install app C:\Program Files\SplunkUniversalForwarder\splunkclouduf.spl -auth user:password

0 Karma
1 Solution

elliotproebstel
Champion

I suspect you need to wrap that file path in quotes, because "Program Files" contains a space. So maybe try this:

splunk install app "C:\Program Files\SplunkUniversalForwarder\splunkclouduf.spl" -auth user:password

View solution in original post

elliotproebstel
Champion

I suspect you need to wrap that file path in quotes, because "Program Files" contains a space. So maybe try this:

splunk install app "C:\Program Files\SplunkUniversalForwarder\splunkclouduf.spl" -auth user:password

MBot
New Member

Thanks elliotproebstel.. It worked..

0 Karma
Get Updates on the Splunk Community!

Exporting Splunk Apps

Join us on Monday, October 21 at 11 am PT | 2 pm ET!With the app export functionality, app developers and ...

Cisco Use Cases, ITSI Best Practices, and More New Articles from Splunk Lantern

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Build Your First SPL2 App!

Watch the recording now!.Do you want to SPL™, too? SPL2, Splunk's next-generation data search and preparation ...