<?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: Connectivity Issue with Splunk HEC Endpoint in Splunk Cloud Platform</title>
    <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Connectivity-Issue-with-Splunk-HEC-Endpoint/m-p/742150#M3677</link>
    <description>&lt;P&gt;Try removing the port number at the end if you are using Splunk Cloud. This was the issue in my case. The documentation does not reflect this issue as of this writing.&lt;/P&gt;</description>
    <pubDate>Tue, 18 Mar 2025 20:33:12 GMT</pubDate>
    <dc:creator>jc01480</dc:creator>
    <dc:date>2025-03-18T20:33:12Z</dc:date>
    <item>
      <title>Connectivity Issue with Splunk HEC Endpoint</title>
      <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Connectivity-Issue-with-Splunk-HEC-Endpoint/m-p/703260#M3329</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P class=""&gt;I’m experiencing a connectivity issue when trying to send events to my Splunk HTTP Event Collector (HEC) endpoint. I have confirmed that HEC is enabled, and I am using a valid authorization token.&lt;/P&gt;&lt;P class=""&gt;Here’s the command I am using:&lt;/P&gt;&lt;PRE&gt;&lt;STRONG&gt;curl -k "https://[your-splunk-instance].splunkcloud.com:8088/services/collector/event" \ -H "Authorization: Splunk [your-token]" \ -H "Content-Type: application/json" \ -d '{"event": "Hello, Splunk!"}'&lt;/STRONG&gt;&lt;/PRE&gt;&lt;P class=""&gt;Unfortunately, I receive the following error:&lt;/P&gt;&lt;PRE&gt;curl: (28) Failed to connect to [your-splunk-instance].splunkcloud.com port 8088 after [time] ms: Couldn't connect to server&lt;/PRE&gt;&lt;P class=""&gt;Troubleshooting Steps Taken:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Successful Connection from Another User&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;Notably, another user from a different system was able to successfully use the same curl command to reach the same endpoint&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Network Connectivity&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;I verified network connectivity by using ping and received a timeout for all requests.&lt;/P&gt;&lt;P&gt;I performed a traceroute and found that packets are lost after the second hop.&lt;/P&gt;&lt;P class=""&gt;Despite these efforts, the issue persists. If anyone has encountered a similar issue or has suggestions for further troubleshooting, I would greatly appreciate your help.&lt;/P&gt;&lt;P class=""&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2024 13:26:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Cloud-Platform/Connectivity-Issue-with-Splunk-HEC-Endpoint/m-p/703260#M3329</guid>
      <dc:creator>rake</dc:creator>
      <dc:date>2024-10-31T13:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: Connectivity Issue with Splunk HEC Endpoint</title>
      <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Connectivity-Issue-with-Splunk-HEC-Endpoint/m-p/703267#M3330</link>
      <description>&lt;P&gt;The ping and traceroute checks confirm a lack of connectivity between your system and your Splunk Cloud stack.&amp;nbsp; Check your firewall and/or contact your Network Team.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2024 15:05:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Cloud-Platform/Connectivity-Issue-with-Splunk-HEC-Endpoint/m-p/703267#M3330</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2024-10-31T15:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: Connectivity Issue with Splunk HEC Endpoint</title>
      <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Connectivity-Issue-with-Splunk-HEC-Endpoint/m-p/703397#M3333</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;it seems that you have wrong cloud HEC endpoint.&lt;/P&gt;&lt;P&gt;You should use &lt;A href="https://http-inputs-&amp;lt;your" target="_blank"&gt;https://http-inputs-&amp;lt;your&lt;/A&gt;&amp;nbsp;stack&amp;gt;.splunkcloud.com/&amp;lt;endpoint&amp;gt;.&lt;/P&gt;&lt;P&gt;See more here&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.3.1/Data/UsetheHTTPEventCollector#Send_data_to_HTTP_Event_Collector" target="_blank"&gt;Send data to HTTP Event Collector&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There are some differences based on where and which experience your Cloud Stack is/has.&lt;/P&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
      <pubDate>Sat, 02 Nov 2024 14:29:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Cloud-Platform/Connectivity-Issue-with-Splunk-HEC-Endpoint/m-p/703397#M3333</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2024-11-02T14:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: Connectivity Issue with Splunk HEC Endpoint</title>
      <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Connectivity-Issue-with-Splunk-HEC-Endpoint/m-p/742150#M3677</link>
      <description>&lt;P&gt;Try removing the port number at the end if you are using Splunk Cloud. This was the issue in my case. The documentation does not reflect this issue as of this writing.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Mar 2025 20:33:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Cloud-Platform/Connectivity-Issue-with-Splunk-HEC-Endpoint/m-p/742150#M3677</guid>
      <dc:creator>jc01480</dc:creator>
      <dc:date>2025-03-18T20:33:12Z</dc:date>
    </item>
  </channel>
</rss>

