<?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 Testing something on my Splunk Free at home using receivers/simple endpoint and all I'm getting is 404 in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Testing-something-on-my-Splunk-Free-at-home-using-receivers/m-p/592085#M103649</link>
    <description>&lt;P&gt;I'm kinda lost here.&lt;/P&gt;
&lt;P&gt;I'm trying to test something on my Splunk Free at home using receivers/simple endpoint and all I'm getting is 404.&lt;/P&gt;
&lt;P&gt;The "normal" HEC endpoints work OK.&lt;/P&gt;
&lt;PRE&gt;$ curl "http://172.16.0.3:8088/services/receivers/simple?source=www&amp;amp;sourcetype=web_event" -d "aaaaaaaaaaaaaa"&lt;BR /&gt;{"text":"The requested URL was not found on this server.","code":404}&lt;/PRE&gt;
&lt;P&gt;It's the example almost literarily copied from REST API docs. And I'm getting 404.&lt;/P&gt;
&lt;P&gt;Where to look for diagnostic info?&lt;/P&gt;</description>
    <pubDate>Mon, 04 Apr 2022 14:44:16 GMT</pubDate>
    <dc:creator>PickleRick</dc:creator>
    <dc:date>2022-04-04T14:44:16Z</dc:date>
    <item>
      <title>Testing something on my Splunk Free at home using receivers/simple endpoint and all I'm getting is 404</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Testing-something-on-my-Splunk-Free-at-home-using-receivers/m-p/592085#M103649</link>
      <description>&lt;P&gt;I'm kinda lost here.&lt;/P&gt;
&lt;P&gt;I'm trying to test something on my Splunk Free at home using receivers/simple endpoint and all I'm getting is 404.&lt;/P&gt;
&lt;P&gt;The "normal" HEC endpoints work OK.&lt;/P&gt;
&lt;PRE&gt;$ curl "http://172.16.0.3:8088/services/receivers/simple?source=www&amp;amp;sourcetype=web_event" -d "aaaaaaaaaaaaaa"&lt;BR /&gt;{"text":"The requested URL was not found on this server.","code":404}&lt;/PRE&gt;
&lt;P&gt;It's the example almost literarily copied from REST API docs. And I'm getting 404.&lt;/P&gt;
&lt;P&gt;Where to look for diagnostic info?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2022 14:44:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Testing-something-on-my-Splunk-Free-at-home-using-receivers/m-p/592085#M103649</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2022-04-04T14:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: receivers/simple 404</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Testing-something-on-my-Splunk-Free-at-home-using-receivers/m-p/592091#M103650</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/231884"&gt;@PickleRick&lt;/a&gt;&amp;nbsp; - Two points sir, not sure if you have noticed in the document.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;It says that the user role requires "&lt;SPAN&gt;&lt;STRONG&gt;edit_tcp&lt;/STRONG&gt;" capability.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;The example shows management port &lt;STRONG&gt;8089&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;OL&gt;&lt;LI&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="VatsalJagani_1-1649000468413.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/18901i6900D8AE92C13B98/image-size/medium?v=v2&amp;amp;px=400" role="button" title="VatsalJagani_1-1649000468413.png" alt="VatsalJagani_1-1649000468413.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="VatsalJagani_0-1649000421768.png" style="width: 657px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/18900i55D73DF49F4C7122/image-dimensions/657x69?v=v2" width="657" height="69" role="button" title="VatsalJagani_0-1649000421768.png" alt="VatsalJagani_0-1649000421768.png" /&gt;&lt;/span&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Sun, 03 Apr 2022 15:43:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Testing-something-on-my-Splunk-Free-at-home-using-receivers/m-p/592091#M103650</guid>
      <dc:creator>VatsalJagani</dc:creator>
      <dc:date>2022-04-03T15:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: receivers/simple 404</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Testing-something-on-my-Splunk-Free-at-home-using-receivers/m-p/592100#M103652</link>
      <description>&lt;P&gt;As I wrote, I'm using Free License at home so I have no authentication and multiple users. In free version there is only one automatically authenticated admin user. Besides, if it was a case of permissions I'd rather expect a 403 or 401 than 404.&lt;/P&gt;&lt;P&gt;And the port of course is the same as the configuration. It's the common practice to set up the HTTP endpoint on 8089 when TLS is enabled. In my case I don't need TLS (quite the contrary - lack of TLS enables easier debugging) so I didn't change the default 8089 port.&lt;/P&gt;</description>
      <pubDate>Sun, 03 Apr 2022 18:02:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Testing-something-on-my-Splunk-Free-at-home-using-receivers/m-p/592100#M103652</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2022-04-03T18:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: receivers/simple 404</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Testing-something-on-my-Splunk-Free-at-home-using-receivers/m-p/592101#M103653</link>
      <description>You mentioned you didn't change the default management port 8089 but in your original post you are making request on 8088.&lt;BR /&gt;That confused me.</description>
      <pubDate>Sun, 03 Apr 2022 18:06:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Testing-something-on-my-Splunk-Free-at-home-using-receivers/m-p/592101#M103653</guid>
      <dc:creator>VatsalJagani</dc:creator>
      <dc:date>2022-04-03T18:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: receivers/simple 404</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Testing-something-on-my-Splunk-Free-at-home-using-receivers/m-p/592105#M103654</link>
      <description>&lt;P&gt;Right! I'm so used to sending over the HEC port, I didn't notice it was supposed to be sent to mgmt port!&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Sun, 03 Apr 2022 18:38:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Testing-something-on-my-Splunk-Free-at-home-using-receivers/m-p/592105#M103654</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2022-04-03T18:38:43Z</dc:date>
    </item>
  </channel>
</rss>

