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!

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

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 ...