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!

More Ways To Control Your Costs With Archived Metrics | Register for Tech Talk

Tuesday, May 14, 2024  |  11AM PT / 2PM ET Register to Attend Join us for this Tech Talk and learn how to ...

.conf24 | Personalize your .conf experience with Learning Paths!

Personalize your .conf24 Experience Learning paths allow you to level up your skill sets and dive deeper ...

Threat Hunting Unlocked: How to Uplevel Your Threat Hunting With the PEAK Framework ...

WATCH NOWAs AI starts tackling low level alerts, it's more critical than ever to uplevel your threat hunting ...