<?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 Re: Rest API Endpoint: receivers is not found in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Rest-API-Endpoint-receivers-is-not-found/m-p/59594#M11762</link>
    <description>&lt;P&gt;Its a bit back to front here &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; Its the number of your answers that have been accepted&lt;/P&gt;</description>
    <pubDate>Mon, 17 Dec 2012 09:05:19 GMT</pubDate>
    <dc:creator>Drainy</dc:creator>
    <dc:date>2012-12-17T09:05:19Z</dc:date>
    <item>
      <title>Rest API Endpoint: receivers is not found</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Rest-API-Endpoint-receivers-is-not-found/m-p/59588#M11756</link>
      <description>&lt;P&gt;Hi, I am trying to send the events to Splunk 5.0.1 through Rest API. After installed the server and had a look at &lt;/P&gt;

&lt;P&gt;&lt;A href="https://localhost:8089/services"&gt;https://localhost:8089/services&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;I found there is no such endpoint "receivers/" and then I did not know how to do next step...&lt;/P&gt;

&lt;P&gt;I admit the question is a little bit stupid.&lt;BR /&gt;
However after searching a lot, I still found no solution.&lt;/P&gt;

&lt;P&gt;Any help will be appreciated.&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 11 Dec 2012 12:01:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Rest-API-Endpoint-receivers-is-not-found/m-p/59588#M11756</guid>
      <dc:creator>nennenpow</dc:creator>
      <dc:date>2012-12-11T12:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: Rest API Endpoint: receivers is not found</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Rest-API-Endpoint-receivers-is-not-found/m-p/59589#M11757</link>
      <description>&lt;P&gt;Try :&lt;/P&gt;

&lt;P&gt;&lt;A href="https://localhost:8089/services/receivers/stream"&gt;https://localhost:8089/services/receivers/stream&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://localhost:8089/services/receivers/simple"&gt;https://localhost:8089/services/receivers/simple&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Dec 2012 18:28:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Rest-API-Endpoint-receivers-is-not-found/m-p/59589#M11757</guid>
      <dc:creator>Damien_Dallimor</dc:creator>
      <dc:date>2012-12-11T18:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Rest API Endpoint: receivers is not found</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Rest-API-Endpoint-receivers-is-not-found/m-p/59590#M11758</link>
      <description>&lt;P&gt;It should be much easier for you to interact with our REST API using our SDKs.  Have you looked at any of these yet?&lt;/P&gt;

&lt;P&gt;&lt;A href="http://dev.splunk.com/view/sdks/SP-CAAADP7"&gt;http://dev.splunk.com/view/sdks/SP-CAAADP7&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Here is the developer FAQ as well.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://dev.splunk.com/view/SP-CAAADRT"&gt;http://dev.splunk.com/view/SP-CAAADRT&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Dec 2012 18:29:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Rest-API-Endpoint-receivers-is-not-found/m-p/59590#M11758</guid>
      <dc:creator>sdaniels</dc:creator>
      <dc:date>2012-12-11T18:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: Rest API Endpoint: receivers is not found</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Rest-API-Endpoint-receivers-is-not-found/m-p/59591#M11759</link>
      <description>&lt;P&gt;These are documented in the REST API Reference:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.1/RESTAPI/RESTinput#receivers.2Fsimple"&gt;http://docs.splunk.com/Documentation/Splunk/5.0.1/RESTAPI/RESTinput#receivers.2Fsimple&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.1/RESTAPI/RESTinput#receivers.2Fstream"&gt;http://docs.splunk.com/Documentation/Splunk/5.0.1/RESTAPI/RESTinput#receivers.2Fstream&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Dec 2012 19:28:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Rest-API-Endpoint-receivers-is-not-found/m-p/59591#M11759</guid>
      <dc:creator>ChrisG</dc:creator>
      <dc:date>2012-12-11T19:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: Rest API Endpoint: receivers is not found</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Rest-API-Endpoint-receivers-is-not-found/m-p/59592#M11760</link>
      <description>&lt;P&gt;Thanks for reply. The function works fine. It was my fault not to keep trying.  I will try Splunk SDK later.&lt;BR /&gt;
Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2012 03:43:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Rest-API-Endpoint-receivers-is-not-found/m-p/59592#M11760</guid>
      <dc:creator>nennenpow</dc:creator>
      <dc:date>2012-12-12T03:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: Rest API Endpoint: receivers is not found</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Rest-API-Endpoint-receivers-is-not-found/m-p/59593#M11761</link>
      <description>&lt;P&gt;I accepted this answer. Do not know why my accept rate is still 0%....&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2012 07:20:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Rest-API-Endpoint-receivers-is-not-found/m-p/59593#M11761</guid>
      <dc:creator>nennenpow</dc:creator>
      <dc:date>2012-12-17T07:20:31Z</dc:date>
    </item>
    <item>
      <title>Re: Rest API Endpoint: receivers is not found</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Rest-API-Endpoint-receivers-is-not-found/m-p/59594#M11762</link>
      <description>&lt;P&gt;Its a bit back to front here &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; Its the number of your answers that have been accepted&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2012 09:05:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Rest-API-Endpoint-receivers-is-not-found/m-p/59594#M11762</guid>
      <dc:creator>Drainy</dc:creator>
      <dc:date>2012-12-17T09:05:19Z</dc:date>
    </item>
  </channel>
</rss>

