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!

What the End of Support for Splunk Add-on Builder Means for You

Hello Splunk Community! We want to share an important update regarding the future of the Splunk Add-on Builder ...

Solve, Learn, Repeat: New Puzzle Channel Now Live

Welcome to the Splunk Puzzle PlaygroundIf you are anything like me, you love to solve problems, and what ...

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...