Getting Data In

Prompt for Splunk user when configuring Universal Forwarder

Mike_McMurray
Engager

I've just upgraded to Splunk 4.2 and have installed and started the UF on a Linux box. But when I try to run,

./splunk add forward-server <myip>:9997

I get prompted for a Splunk username and password. I've tried my Splunk indexer username (trial version at the moment) and local user credentials, but am obviously missing the point. Do I need to create a Splunk user (./splunk add user ...) on this machine first? If so, does this need to match a local user that the daemon will use?

I have installed the Win32 UF to send to my indexer and that's working fine.

Seems like this should be obvious (and I'm feeling dumb) but I can't find anything in the Docs. Thanks.

1 Solution

Stephen_Sorkin
Splunk Employee
Splunk Employee

By default, the user there is admin/changeme, unless you've changed it.

View solution in original post

Stephen_Sorkin
Splunk Employee
Splunk Employee

By default, the user there is admin/changeme, unless you've changed it.

araitz
Splunk Employee
Splunk Employee

Change the password while you are at it:

./splunk edit user admin -password coolNewP455w3rdddd

Mike_McMurray
Engager

Ahh crap. My line of thinking was that this was prompting for credentials of the remote indexer and NOT the local splunk UF.
So, yes, the UF config is asking for the credentials of the local splunk install, which was the default.
Thanks

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
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, ...