Splunk Dev

How to configure a different user other than admin for rest end point of Universal forwarder

nagar57
Communicator

How can I configure a different user and password other than admin to make rest end point calls to my Universal Forwader.
 Current Functionality: 

 

curl -k -u admin:changeme "https://<host>:<port>/services/receivers/simple?index=abc&source=test&sourcetype=test" -d "splunk rest test"

 

What I want:

 

curl -k -u mu_user:mypwd "https://<host>:<port>/services/receivers/simple?index=abc&source=test&sourcetype=test" -d "splunk rest test"

 

 

I tried putting this new user in authentication.conf with binddnuser and binddnpassword but it is throwing Unauthorized error.

Labels (1)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

The user must be a local account.  You cannot use a SAML or LDAP account.  It must be the account name and password configured when the UF was installed.

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...