Getting Data In

Splunk Rest calls not available

rbathla
New Member

We have splunk enterprise 6.5.2.

We are trying to access Splunk Rest API

curl -u : -k http://:8089/services/alerts/fired_alerts

This is the error I get while running the above command with the updated hostname and credentials.
curl: (56) Failure when receiving data from the peer

Can you suggest what is wrong and do I have to enable anything to access splunk API?

0 Karma

abhutiani
Explorer

By default the REST API is run over SSL, so try this:

curl -u : -k https://[hostname]:8089/services/alerts/fired_alerts
0 Karma

rbathla
New Member

Can someone suggest what are we missing?

0 Karma
Get Updates on the Splunk Community!

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...