<?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 HEC: Share a basic hello world script with Ruby to send to HEC? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/HEC-Share-a-basic-hello-world-script-with-Ruby-to-send-to-HEC/m-p/440108#M94166</link>
    <description>&lt;P&gt;All, &lt;/P&gt;

&lt;P&gt;I need to send some data from a Ruby script to HEC collectors. Anyone have a basic hello world script they can share sending a string to a HEC with ruby?  Doesn't need to be fancy. &lt;/P&gt;</description>
    <pubDate>Thu, 30 Aug 2018 19:29:24 GMT</pubDate>
    <dc:creator>daniel333</dc:creator>
    <dc:date>2018-08-30T19:29:24Z</dc:date>
    <item>
      <title>HEC: Share a basic hello world script with Ruby to send to HEC?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/HEC-Share-a-basic-hello-world-script-with-Ruby-to-send-to-HEC/m-p/440108#M94166</link>
      <description>&lt;P&gt;All, &lt;/P&gt;

&lt;P&gt;I need to send some data from a Ruby script to HEC collectors. Anyone have a basic hello world script they can share sending a string to a HEC with ruby?  Doesn't need to be fancy. &lt;/P&gt;</description>
      <pubDate>Thu, 30 Aug 2018 19:29:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/HEC-Share-a-basic-hello-world-script-with-Ruby-to-send-to-HEC/m-p/440108#M94166</guid>
      <dc:creator>daniel333</dc:creator>
      <dc:date>2018-08-30T19:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: HEC: Share a basic hello world script with Ruby to send to HEC?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/HEC-Share-a-basic-hello-world-script-with-Ruby-to-send-to-HEC/m-p/440109#M94167</link>
      <description>&lt;P&gt;I'm completely aware that you wish to get a Ruby script to work with Splunk HEC, but I'm going to take your words literally.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;#!/usr/bin/env ruby

puts 'Hello world'
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 30 Aug 2018 20:03:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/HEC-Share-a-basic-hello-world-script-with-Ruby-to-send-to-HEC/m-p/440109#M94167</guid>
      <dc:creator>horsefez</dc:creator>
      <dc:date>2018-08-30T20:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: HEC: Share a basic hello world script with Ruby to send to HEC?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/HEC-Share-a-basic-hello-world-script-with-Ruby-to-send-to-HEC/m-p/440110#M94168</link>
      <description>&lt;P&gt;HeHE, awesome &lt;EM&gt;answer&lt;/EM&gt; ! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 30 Aug 2018 20:12:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/HEC-Share-a-basic-hello-world-script-with-Ruby-to-send-to-HEC/m-p/440110#M94168</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2018-08-30T20:12:05Z</dc:date>
    </item>
  </channel>
</rss>

