Splunk Dev

I cannot reach Splunk Cloud API from a python app

jalbarracinklar
Engager

Hello!

How are you?
We are currently working on an integration with Splunk Cloud to be able to retrieve a set of data that we persist in an index and then we search to generate a table.
For this, we need to use the Splunk Cloud API from another of our developments.
We generate a new local user on the platform and assign it a new role with 'search' permission on the index we need to query.
Then, we perform this test call from our computer:
curl -v -u username:p455w0rd -k https://<organization>.splunkcloud.com:8089/services/search/jobs -d search='index="index_to_query" rule="inventory" | stats count by rawData.Association.asset | sort - count'
but the response we get is as follows:
* Trying <IP>:8089....
* connect to<IP> port 8089 failed: Operation timed out
* Failed to connect to<organization>.splunkcloud.com port 8089 after 75195 ms: Couldn't connect to server

We investigated in Splunk forums and found that it could be caused by a Splunk Cloud restriction, and that apparently we could solve it by adding the subnets from where we do the consumption in: https://<organization>.splunkcloud.com/en-GB/manager/system/manage_system_config/ip_allow_list

We tried that but we're getting the same error message 😞

Have you faced this in the past?

Thank you very much!
Regards,
Juanma

Labels (2)
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @jalbarracinklar ,

one of my customers had the same issue, they opened a ticet to Splunk Support and quickly solved.

Ciao.

Giuseppe

jalbarracinklar
Engager

Grazie Giuseppe!

We're gonna try that 🙂

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Verify your network allows connections *out* to your Splunk Cloud stack's port 8089.

---
If this reply helps you, Karma would be appreciated.
0 Karma

jalbarracinklar
Engager

This is going through Internet and from different places so we don't have a FW blocking our traffic at the moment 😞

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!

Index This | What travels the world but is also stuck in place?

April 2026 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Discover New Use Cases: Unlock Greater Value from Your Existing Splunk Data

Realizing the full potential of your Splunk investment requires more than just understanding current usage; it ...

Continue Your Journey: Join Session 2 of the Data Management and Federation Bootcamp ...

As data volumes continue to grow and environments become more distributed, managing and optimizing data ...