Getting Data In

REST API to push data into Splunk

dhavamanis
Builder

We are trying to push the application real time data into Splunk as part of code base, Do we have any REST API to push the data into Splunk instead of pushing through forwarder.

Tags (2)
0 Karma
1 Solution

martin_mueller
SplunkTrust
SplunkTrust

You can stream data to Splunk using the REST API endpoint /services/receivers/stream - see http://docs.splunk.com/Documentation/Splunk/6.1.1/RESTAPI/RESTinput#receivers.2Fstream for reference.

View solution in original post

martin_mueller
SplunkTrust
SplunkTrust

You can stream data to Splunk using the REST API endpoint /services/receivers/stream - see http://docs.splunk.com/Documentation/Splunk/6.1.1/RESTAPI/RESTinput#receivers.2Fstream for reference.

japala
Path Finder

Hello i tried using the same, but i don't know where i am doing the mistake, and when the client is trying to send data from their server, it says following error.

~$ curl -kv -H "Accept: application/json" "https://localhost:8089/services/receivers/simple"
* getaddrinfo(3) failed for localhost:8089
* Couldn't resolve host 'localhost'
* Closing connection #0
curl: (6) Couldn't resolve host 'localhost'

Any idea what is happening here..?

***our server changed to localhost

0 Karma
Get Updates on the Splunk Community!

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...