Getting Data In

How do I enable a UF to accept REST API commands?

thisissplunk
Builder

I'm reading through all of the API docs, and I am executing GET API calls against my search head successfully. However, I want to restart the separate universal forwarder and edit inputs.conf via the API but I can't figure out how to enable the REST API on it.nThere are no splunk accounts on it, so what do I need to configure here?

0 Karma
1 Solution

MuS
SplunkTrust
SplunkTrust

Hi thisissplunk,

as soon as you changed the default pwd as already suggested, you will be able to do remote API calls. This is the recommend and most secure approach.

There is however one setting in server.conf that allows remote login without changing the default password

Entering danger zone here do this on your own risk!

You can find the option in this http://docs.splunk.com/Documentation/Splunk/latest/Admin/Serverconf#General_Server_Configuration docs section, it is the allowRemoteLogin option.

Hope this helps ...

cheers, MuS

View solution in original post

MuS
SplunkTrust
SplunkTrust

Hi thisissplunk,

as soon as you changed the default pwd as already suggested, you will be able to do remote API calls. This is the recommend and most secure approach.

There is however one setting in server.conf that allows remote login without changing the default password

Entering danger zone here do this on your own risk!

You can find the option in this http://docs.splunk.com/Documentation/Splunk/latest/Admin/Serverconf#General_Server_Configuration docs section, it is the allowRemoteLogin option.

Hope this helps ...

cheers, MuS

pradeepkumarg
Influencer

what do you get when you hit 8089 port on the server where you have UF installed? https://myserver:8089
If I remember correctly, you have to change the default admin password on the forwarder to execute rest api commands.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...