<?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: Splunk Cloud HEC Endpoint Help in Splunk Cloud Platform</title>
    <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Splunk-Cloud-HEC-Endpoint-Help/m-p/705953#M3410</link>
    <description>&lt;P&gt;It would help if you told us a little about the issues you having rather than just saying you have issues.&lt;/P&gt;&lt;P&gt;We also need to know which platform you use (AWS or GCP) and if it is a trial or paid account.&amp;nbsp; Those answers are used at &lt;A href="https://docs.splunk.com/Documentation/Splunk/9.3.2/Data/UsetheHTTPEventCollector#Send_data_to_HTTP_Event_Collector" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.3.2/Data/UsetheHTTPEventCollector#Send_data_to_HTTP_Event_Collector&lt;/A&gt; to determine the correct endpoint.&amp;nbsp; It could indeed be a port error.&lt;/P&gt;&lt;P&gt;The URL from which you got a response is a REST API endpoint, not a HEC endpoint.&lt;/P&gt;</description>
    <pubDate>Wed, 04 Dec 2024 19:30:34 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2024-12-04T19:30:34Z</dc:date>
    <item>
      <title>Splunk Cloud HEC Endpoint Help</title>
      <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Splunk-Cloud-HEC-Endpoint-Help/m-p/705950#M3409</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am having issues configuring the HTTP Event Collector on my organizations Splunk cloud instance. I have set up a token, and have been trying to test using the example curl commands. However, I am having issues discerning which endpoint is the correct one. I have tested out several endpoint formats:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;- &lt;A target="_blank" rel="noopener"&gt;https://&amp;lt;org&amp;gt;.splunkcloud.com:8088/services/collector&lt;/A&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;- &lt;A target="_blank" rel="noopener"&gt;https://&amp;lt;org&amp;gt;.splunkcloud.com:8088/services/collector/event&lt;/A&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;- &lt;A target="_blank" rel="noopener"&gt;https://http-inputs-&amp;lt;org&amp;gt;.splunkcloud.com:8088/services/collector..&lt;/A&gt;.&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;- several other that I have forgotten.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For context, I do receive a response when I get from &lt;A target="_blank" rel="noopener"&gt;https://&amp;lt;org&amp;gt;.splunkcloud.com/services/server/info&lt;/A&gt;&lt;/P&gt;&lt;P&gt;From what I understand, you cannot change the port from 8088 on a cloud instance, so I do not think it is a port error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone point me to any resources that would be able to help me determine the correct endpoint?&lt;BR /&gt;(Not this:&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/SplunkCloud/9.3.2408/Data/UsetheHTTPEventCollector" target="_blank" rel="noopener"&gt;Set up and use HTTP Event Collector in Splunk Web - Splunk Documentation&lt;/A&gt;. I've browsed for hours trying to find a more comprehensive resource.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 17:59:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Cloud-Platform/Splunk-Cloud-HEC-Endpoint-Help/m-p/705950#M3409</guid>
      <dc:creator>dchapman</dc:creator>
      <dc:date>2024-12-04T17:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Cloud HEC Endpoint Help</title>
      <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Splunk-Cloud-HEC-Endpoint-Help/m-p/705953#M3410</link>
      <description>&lt;P&gt;It would help if you told us a little about the issues you having rather than just saying you have issues.&lt;/P&gt;&lt;P&gt;We also need to know which platform you use (AWS or GCP) and if it is a trial or paid account.&amp;nbsp; Those answers are used at &lt;A href="https://docs.splunk.com/Documentation/Splunk/9.3.2/Data/UsetheHTTPEventCollector#Send_data_to_HTTP_Event_Collector" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.3.2/Data/UsetheHTTPEventCollector#Send_data_to_HTTP_Event_Collector&lt;/A&gt; to determine the correct endpoint.&amp;nbsp; It could indeed be a port error.&lt;/P&gt;&lt;P&gt;The URL from which you got a response is a REST API endpoint, not a HEC endpoint.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 19:30:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Cloud-Platform/Splunk-Cloud-HEC-Endpoint-Help/m-p/705953#M3410</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2024-12-04T19:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Cloud HEC Endpoint Help</title>
      <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Splunk-Cloud-HEC-Endpoint-Help/m-p/705954#M3411</link>
      <description>&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, I know it is not an HEC endpoint. That detail was included to illustrate that it is not a cURL syntax error. It is a paid account, and the instance is hosted by splunk.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I am mostly getting&lt;/P&gt;&lt;P&gt;curl: (28) Failed to connect to &amp;lt;org&amp;gt;.splunkcloud.com port 8088 after 21053ms: could not connect to server&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just to clarify the purpose of this. I am writing a script to ingest data from another of our services over http.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 19:37:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Cloud-Platform/Splunk-Cloud-HEC-Endpoint-Help/m-p/705954#M3411</guid>
      <dc:creator>dchapman</dc:creator>
      <dc:date>2024-12-04T19:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Cloud HEC Endpoint Help</title>
      <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Splunk-Cloud-HEC-Endpoint-Help/m-p/705957#M3412</link>
      <description>&lt;P&gt;Nit: the instance is *managed* by Splunk, but it is *hosted* by either AWS or GCP.&amp;nbsp; Contact your Splunk admin if you don't know which host you have.&lt;/P&gt;&lt;P&gt;If you're not on a trial account then the port number will be 443.&lt;/P&gt;&lt;P&gt;Make sure the computer you are connecting from is on your Splunk Cloud Allowed IP List.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 20:48:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Cloud-Platform/Splunk-Cloud-HEC-Endpoint-Help/m-p/705957#M3412</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2024-12-04T20:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Cloud HEC Endpoint Help</title>
      <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Splunk-Cloud-HEC-Endpoint-Help/m-p/705966#M3413</link>
      <description>&lt;P&gt;Hosted by AWS. Yes, port 443 works.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 21:32:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Cloud-Platform/Splunk-Cloud-HEC-Endpoint-Help/m-p/705966#M3413</guid>
      <dc:creator>dchapman</dc:creator>
      <dc:date>2024-12-04T21:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Cloud HEC Endpoint Help</title>
      <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Splunk-Cloud-HEC-Endpoint-Help/m-p/705975#M3414</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;here are the endpoints which you must use. Select the correct one based on your SCP instance type.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://docs.splunk.com/Documentation/SplunkCloud/latest/Data/UsetheHTTPEventCollector#Configure_HTTP_Event_Collector_on_Splunk_Enterprise" target="_blank"&gt;Configure HTTP Event Collector on Splunk Enterprise&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;r. Ismo&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 22:56:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Cloud-Platform/Splunk-Cloud-HEC-Endpoint-Help/m-p/705975#M3414</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2024-12-04T22:56:37Z</dc:date>
    </item>
  </channel>
</rss>

