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!

Upcoming Webinar: Unmasking Insider Threats with Slunk Enterprise Security’s UEBA

Join us on Wed, Dec 10. at 10AM PST / 1PM EST for a live webinar and demo with Splunk experts! Discover how ...

.conf25 technical session recap of Observability for Gen AI: Monitoring LLM ...

If you’re unfamiliar, .conf is Splunk’s premier event where the Splunk community, customers, partners, and ...

A Season of Skills: New Splunk Courses to Light Up Your Learning Journey

There’s something special about this time of year—maybe it’s the glow of the holidays, maybe it’s the ...