<?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: Proper URL for using Splunk HTTP Event Collector on free cloud account. in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Proper-URL-for-using-Splunk-HTTP-Event-Collector-on-free-cloud/m-p/642428#M109476</link>
    <description>&lt;P&gt;Your URL should be &lt;A href="https://http-inputs-prd-p-m95xx.splunkcloud.com:8088" target="_blank"&gt;https://http-inputs-prd-p-m95xx.splunkcloud.com:8088&lt;/A&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;curl -k https://http-inputs-prd-p-m95xx.splunkcloud.com:8088 -H "Authorization: Splunk 11111111-2222-3333-4444-555555555555" -d "{\"event\": \"Hello, Anyone!\", \"sourcetype\": \"manual\"}" -v&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 05 May 2023 18:06:22 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2023-05-05T18:06:22Z</dc:date>
    <item>
      <title>Proper URL for using Splunk HTTP Event Collector on free cloud account?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Proper-URL-for-using-Splunk-HTTP-Event-Collector-on-free-cloud/m-p/642423#M109475</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I believe I should be able to use&amp;nbsp;Splunk HTTP Event Collector to send events to Splunk.&amp;nbsp; I have created an&amp;nbsp;Event Collector token, I have tried a bunch of different URLs, none seem to work.&amp;nbsp; I have tried Curl and Postman.&amp;nbsp; For a free account if my URL is&amp;nbsp;&lt;A href="https://prd-p-m95xx.splunkcloud.com/" target="_blank" rel="noopener"&gt;https://prd-p-m95xx.splunkcloud.com&lt;/A&gt;,&amp;nbsp; what would be my URL?&lt;BR /&gt;&lt;BR /&gt;Here's my curl command&amp;nbsp;&lt;BR /&gt;curl "MysteryURL" -H "Authorization: Splunk 11111111-2222-3333-4444-555555555555" -d "{\"event\": \"Hello, Anyone!\", \"sourcetype\": \"manual\"}" -v&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2023 18:19:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Proper-URL-for-using-Splunk-HTTP-Event-Collector-on-free-cloud/m-p/642423#M109475</guid>
      <dc:creator>JimO</dc:creator>
      <dc:date>2023-05-05T18:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: Proper URL for using Splunk HTTP Event Collector on free cloud account.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Proper-URL-for-using-Splunk-HTTP-Event-Collector-on-free-cloud/m-p/642428#M109476</link>
      <description>&lt;P&gt;Your URL should be &lt;A href="https://http-inputs-prd-p-m95xx.splunkcloud.com:8088" target="_blank"&gt;https://http-inputs-prd-p-m95xx.splunkcloud.com:8088&lt;/A&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;curl -k https://http-inputs-prd-p-m95xx.splunkcloud.com:8088 -H "Authorization: Splunk 11111111-2222-3333-4444-555555555555" -d "{\"event\": \"Hello, Anyone!\", \"sourcetype\": \"manual\"}" -v&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2023 18:06:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Proper-URL-for-using-Splunk-HTTP-Event-Collector-on-free-cloud/m-p/642428#M109476</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2023-05-05T18:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: Proper URL for using Splunk HTTP Event Collector on free cloud account.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Proper-URL-for-using-Splunk-HTTP-Event-Collector-on-free-cloud/m-p/642432#M109478</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks for the reply.&amp;nbsp; I had tried that earlier, and I just did again.&amp;nbsp; this is what I got&lt;BR /&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;C:\&amp;gt;curl -k &lt;A href="https://http-inputs-prd-p-m95xx.splunkcloud.com:8088" target="_blank"&gt;https://http-inputs-prd-p-m95xx.splunkcloud.com:8088&lt;/A&gt; -H "Authorization: Splunk 11111111-2222-3333-4444-555555555555" -d "{\"event\": \"Hello, Jojo!\", \"sourcetype\": \"manual\"}" -v&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;* Trying 143.244.220.150:8088...&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;* connect to 143.244.220.150 port 8088 failed: Timed out&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;* Failed to connect to http-inputs-prd-p-m95xx.splunkcloud.com port 8088 after 21158 ms: Couldn't connect to server&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;* Closing connection 0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;curl: (28) Failed to connect to http-inputs-prd-p-m90yo.splunkcloud.com port 8088 after 21158 ms: Couldn't connect to server&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;So, I'm not sure what the issue is, but it looks like it is not the URL.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Anyone else have any ideas?&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2023 18:44:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Proper-URL-for-using-Splunk-HTTP-Event-Collector-on-free-cloud/m-p/642432#M109478</guid>
      <dc:creator>JimO</dc:creator>
      <dc:date>2023-05-05T18:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: Proper URL for using Splunk HTTP Event Collector on free cloud account.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Proper-URL-for-using-Splunk-HTTP-Event-Collector-on-free-cloud/m-p/642433#M109479</link>
      <description>&lt;P&gt;Make sure your firewall is allowing connections to that host and port.&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2023 19:20:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Proper-URL-for-using-Splunk-HTTP-Event-Collector-on-free-cloud/m-p/642433#M109479</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2023-05-05T19:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: Proper URL for using Splunk HTTP Event Collector on free cloud account?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Proper-URL-for-using-Splunk-HTTP-Event-Collector-on-free-cloud/m-p/642537#M109511</link>
      <description>&lt;P&gt;Hi Rich,&lt;/P&gt;&lt;P&gt;Thanks again for your help.&amp;nbsp; My Firewall lets all outbound connections through.&amp;nbsp; &amp;nbsp;Has a test I temporarily turned off my firewall, but still had the same issue.&amp;nbsp; I am baffled.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2023 13:45:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Proper-URL-for-using-Splunk-HTTP-Event-Collector-on-free-cloud/m-p/642537#M109511</guid>
      <dc:creator>JimO</dc:creator>
      <dc:date>2023-05-08T13:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: Proper URL for using Splunk HTTP Event Collector on free cloud account.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Proper-URL-for-using-Splunk-HTTP-Event-Collector-on-free-cloud/m-p/642553#M109522</link>
      <description>&lt;P&gt;Here is the URL that finally worked&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://prd-p-m90yo.splunkcloud.com:8088/services/collector" target="_blank"&gt;https://prd-p-m90yo.splunkcloud.com:8088/services/collector&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2023 18:53:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Proper-URL-for-using-Splunk-HTTP-Event-Collector-on-free-cloud/m-p/642553#M109522</guid>
      <dc:creator>JimO</dc:creator>
      <dc:date>2023-05-08T18:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: Proper URL for using Splunk HTTP Event Collector on free cloud account.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Proper-URL-for-using-Splunk-HTTP-Event-Collector-on-free-cloud/m-p/642554#M109523</link>
      <description>&lt;P&gt;Sorry that should be&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://prd-p-m95xx.splunkcloud.com:8088/services/collector" target="_blank"&gt;https://prd-p-m95xx.splunkcloud.com:8088/services/collector&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2023 18:55:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Proper-URL-for-using-Splunk-HTTP-Event-Collector-on-free-cloud/m-p/642554#M109523</guid>
      <dc:creator>JimO</dc:creator>
      <dc:date>2023-05-08T18:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: Proper URL for using Splunk HTTP Event Collector on free cloud account.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Proper-URL-for-using-Splunk-HTTP-Event-Collector-on-free-cloud/m-p/642557#M109525</link>
      <description>&lt;P&gt;This also works&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://prd-p-m95xx.splunkcloud.com:8088/services/collector" target="_blank" rel="nofollow noopener noreferrer"&gt;https://inputs.prd-p-m95xx.splunkcloud.com:8088/services/collector&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2023 19:25:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Proper-URL-for-using-Splunk-HTTP-Event-Collector-on-free-cloud/m-p/642557#M109525</guid>
      <dc:creator>JimO</dc:creator>
      <dc:date>2023-05-08T19:25:53Z</dc:date>
    </item>
  </channel>
</rss>

