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!

Splunk is Nurturing Tomorrow’s Cybersecurity Leaders Today

Meet Carol Wright. She leads the Splunk Academic Alliance program at Splunk. The Splunk Academic Alliance ...

Part 2: A Guide to Maximizing Splunk IT Service Intelligence

Welcome to the second segment of our guide. In Part 1, we covered the essentials of getting started with ITSI ...

Part 1: A Guide to Maximizing Splunk IT Service Intelligence

As modern IT environments continue to grow in complexity and speed, the ability to efficiently manage and ...