<?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 - how to send data using http event collector in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-cloud-how-to-send-data-using-http-event-collector/m-p/516267#M87372</link>
    <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp; Could you please share a sample request which can be sent to test the connectivity from the machine with Splunk Cloud provided the hec token= abcdefghijklmnop&lt;/P&gt;&lt;P&gt;I see a lot of examples, but giving different errors.&lt;/P&gt;&lt;P&gt;It would be great if you can help with an example&lt;/P&gt;</description>
    <pubDate>Wed, 26 Aug 2020 12:57:15 GMT</pubDate>
    <dc:creator>dkgs</dc:creator>
    <dc:date>2020-08-26T12:57:15Z</dc:date>
    <item>
      <title>Splunk cloud - how to send data using http event collector</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-cloud-how-to-send-data-using-http-event-collector/m-p/516179#M87363</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am new to using http event collector. I already received the hec token.&lt;/P&gt;&lt;P&gt;I need to send data to splunk cloud , using the provided token.&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2020 02:51:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-cloud-how-to-send-data-using-http-event-collector/m-p/516179#M87363</guid>
      <dc:creator>dkgs</dc:creator>
      <dc:date>2020-08-26T02:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk cloud - how to send data using http event collector</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-cloud-how-to-send-data-using-http-event-collector/m-p/516263#M87371</link>
      <description>&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.0.5/Data/UsetheHTTPEventCollector#Send_data_to_HTTP_Event_Collector_on_Splunk_Cloud_instances" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.0.5/Data/UsetheHTTPEventCollector#Send_data_to_HTTP_Event_Collector_on_Splunk_Cloud_instances&lt;/A&gt;</description>
      <pubDate>Wed, 26 Aug 2020 12:42:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-cloud-how-to-send-data-using-http-event-collector/m-p/516263#M87371</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-08-26T12:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk cloud - how to send data using http event collector</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-cloud-how-to-send-data-using-http-event-collector/m-p/516267#M87372</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp; Could you please share a sample request which can be sent to test the connectivity from the machine with Splunk Cloud provided the hec token= abcdefghijklmnop&lt;/P&gt;&lt;P&gt;I see a lot of examples, but giving different errors.&lt;/P&gt;&lt;P&gt;It would be great if you can help with an example&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2020 12:57:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-cloud-how-to-send-data-using-http-event-collector/m-p/516267#M87372</guid>
      <dc:creator>dkgs</dc:creator>
      <dc:date>2020-08-26T12:57:15Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk cloud - how to send data using http event collector</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-cloud-how-to-send-data-using-http-event-collector/m-p/516270#M87373</link>
      <description>I have used HEC, but not in Splunk Cloud so I don't have working examples. There are several examples in the documentation, however. Share the errors you are getting and perhaps someone can suggest a solution.</description>
      <pubDate>Wed, 26 Aug 2020 13:04:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-cloud-how-to-send-data-using-http-event-collector/m-p/516270#M87373</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-08-26T13:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk cloud - how to send data using http event collector</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-cloud-how-to-send-data-using-http-event-collector/m-p/516274#M87374</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp; Below is one of the example i saw in the document for splunk cloud.&lt;/P&gt;&lt;P&gt;If the splunk cloud is accessible with the DNS shared by the client, should we add the port 8088 also ?&lt;/P&gt;&lt;P&gt;Also are we executing these from command prompt ? or what other way we can pass the data using hec.&lt;/P&gt;&lt;P&gt;since i am a beginner in using hec, any help would be appreciated&lt;/P&gt;&lt;PRE&gt;curl -k "https://mysplunkserver.example.com:8088/services/collector" \
    -H "Authorization: Splunk CF179AE4-3C99-45F5-A7CC-3284AA91CF67" \
    -d '{"event": "Hello, world!", "sourcetype": "manual"}'&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2020 13:22:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-cloud-how-to-send-data-using-http-event-collector/m-p/516274#M87374</guid>
      <dc:creator>dkgs</dc:creator>
      <dc:date>2020-08-26T13:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk cloud - how to send data using http event collector</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-cloud-how-to-send-data-using-http-event-collector/m-p/516277#M87375</link>
      <description>Yes, curl commands are run from the command prompt. You can send to HEC using any method that performs and HTTP POST action, such as a Python script (See &lt;A href="https://github.com/georgestarcher/Splunk-Class-httpevent" target="_blank"&gt;https://github.com/georgestarcher/Splunk-Class-httpevent&lt;/A&gt;) or a browser plug-in like POSTER.</description>
      <pubDate>Wed, 26 Aug 2020 13:38:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-cloud-how-to-send-data-using-http-event-collector/m-p/516277#M87375</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-08-26T13:38:58Z</dc:date>
    </item>
  </channel>
</rss>

