<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic REST API to push data into Splunk in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/REST-API-to-push-data-into-Splunk/m-p/118219#M24553</link>
    <description>&lt;P&gt;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.&lt;/P&gt;</description>
    <pubDate>Tue, 24 Jun 2014 19:03:44 GMT</pubDate>
    <dc:creator>dhavamanis</dc:creator>
    <dc:date>2014-06-24T19:03:44Z</dc:date>
    <item>
      <title>REST API to push data into Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/REST-API-to-push-data-into-Splunk/m-p/118219#M24553</link>
      <description>&lt;P&gt;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.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2014 19:03:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/REST-API-to-push-data-into-Splunk/m-p/118219#M24553</guid>
      <dc:creator>dhavamanis</dc:creator>
      <dc:date>2014-06-24T19:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: REST API to push data into Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/REST-API-to-push-data-into-Splunk/m-p/118220#M24554</link>
      <description>&lt;P&gt;You can stream data to Splunk using the REST API endpoint &lt;CODE&gt;/services/receivers/stream&lt;/CODE&gt; - see &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.1.1/RESTAPI/RESTinput#receivers.2Fstream"&gt;http://docs.splunk.com/Documentation/Splunk/6.1.1/RESTAPI/RESTinput#receivers.2Fstream&lt;/A&gt; for reference.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2014 19:08:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/REST-API-to-push-data-into-Splunk/m-p/118220#M24554</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-06-24T19:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: REST API to push data into Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/REST-API-to-push-data-into-Splunk/m-p/118221#M24555</link>
      <description>&lt;P&gt;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. &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;~$ 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'
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Any idea what is happening here..?&lt;/P&gt;

&lt;P&gt;***our server changed to localhost &lt;/P&gt;</description>
      <pubDate>Mon, 03 Oct 2016 16:48:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/REST-API-to-push-data-into-Splunk/m-p/118221#M24555</guid>
      <dc:creator>japala</dc:creator>
      <dc:date>2016-10-03T16:48:17Z</dc:date>
    </item>
  </channel>
</rss>

