Getting Data In

No answer from service api

toja
New Member

I'm trying to use the rest api but all I get is an empty response.

This is what I try to do and the result you see on the row under.

curl -u username:password http://vm-splunk:8089/services/search/jobs
curl: (52) Empty reply from server
Tags (2)
0 Karma
1 Solution

dart
Splunk Employee
Splunk Employee

Try https://vm-splunk:8089/services/search/jobs

The REST API is provided by splunkd which is https by default.

View solution in original post

dart
Splunk Employee
Splunk Employee

Try https://vm-splunk:8089/services/search/jobs

The REST API is provided by splunkd which is https by default.

toja
New Member

Thanks. It worked as just fine when accessing it with curl over https but not when I used the postman plugin in chrome.

0 Karma

asemle
Explorer

In postman, disable certificate validation to get it to work. The -k in curl (curl -k -u ....) is ignoring the self-signed splunk cert.

Go to File->Settings

Under Request it's "SSL Certificate Validation". Just switch it off.

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...