Getting Data In

Will the Splunk Cloud REST API interface URI be different than On-Premise Splunk Enterprise?

jlockD3
New Member

Hi, we are thinking of switching from an existing on-premise Splunk Enterprise to Splunk Cloud.

Our concern is that we have an analytic/reporting app that searches and queries Splunk server via the API/Management port TCP 8089 (Our local on-premise Splunk Server will have an URI like 192.168.1.2:8089). If we switch to Splunk Cloud, will the server URI and port become dynamic since the instance is on the cloud? If so, our analytic app is unable to handle dynamic URI and port.

This might influence our decision to purchase Splunk Cloud or not.

Tags (2)
0 Karma

ussina04
Explorer

Hi,

Splunk Cloud API url will be different but 8089 will only be used to access the API like below:

Use the following URL for single-instance managed deployments.
https://.cloud.splunk.com:8089

Use the following URL for clustered deployments. If necessary, submit a support case to open port 8089 on your deployment.
https://.splunkcloud.com:8089

Self-service Splunk Cloud deployments
https://input-.cloud.splunk.com:8089

Also there are limitations on using Cloud API, you can not do :

Modifying configuration of deployment servers and client configurations and distributed components (indexers, search heads, clustering)
Restarting a Splunk Cloud deployment
Executing debug commands
Installing apps and modifying app configurations

rest searches and queries can be run via cloud API of Splunk.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

What Is Splunk? Here’s What You Can Do with Splunk

Hey Splunk Community, we know you know Splunk. You likely leverage its unparalleled ability to ingest, index, ...

Level Up Your .conf25: Splunk Arcade Comes to Boston

With .conf25 right around the corner in Boston, there’s a lot to look forward to — inspiring keynotes, ...

Manual Instrumentation with Splunk Observability Cloud: How to Instrument Frontend ...

Although it might seem daunting, as we’ve seen in this series, manual instrumentation can be straightforward ...