<?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: Data not ingesting into splunk from RabbitMQ queue in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Data-not-ingesting-into-splunk-from-RabbitMQ-queue/m-p/102396#M7147</link>
    <description>&lt;P&gt;Great &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;The issue was trivial. A forgot flush call in the stream which connects the modular input and Splunk. A beginner's mistake.&lt;/P&gt;</description>
    <pubDate>Tue, 23 Apr 2013 06:36:29 GMT</pubDate>
    <dc:creator>allenta</dc:creator>
    <dc:date>2013-04-23T06:36:29Z</dc:date>
    <item>
      <title>Data not ingesting into splunk from RabbitMQ queue</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Data-not-ingesting-into-splunk-from-RabbitMQ-queue/m-p/102392#M7143</link>
      <description>&lt;P&gt;I'm having some issues trying to get my data from my RabbitMQ instance into splunk. &lt;/P&gt;

&lt;P&gt;I've completed the following steps:&lt;BR /&gt;
 - Enabled the STOMP protocol in my installation of RabbitMQ&lt;BR /&gt;
 - Installed the STOMP app in my spunk instance and setup a data input to listen to my queue (127.0.0.1\topic\testQueue)&lt;BR /&gt;
 - Published some messages onto the queue which results in no data in splunk. &lt;/P&gt;

&lt;P&gt;I've checked the list of connections within RabbitMQ and there is a connection from splunk so I know that part has worked. I've checked the splunk internal errors and I can't see anything relating to the STOMP app. &lt;/P&gt;

&lt;P&gt;Can you suggest any other logs for me to check or is there anything obvious I've missed out?&lt;/P&gt;</description>
      <pubDate>Sun, 21 Apr 2013 18:50:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Data-not-ingesting-into-splunk-from-RabbitMQ-queue/m-p/102392#M7143</guid>
      <dc:creator>getmesomedata</dc:creator>
      <dc:date>2013-04-21T18:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: Data not ingesting into splunk from RabbitMQ queue</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Data-not-ingesting-into-splunk-from-RabbitMQ-queue/m-p/102393#M7144</link>
      <description>&lt;P&gt;Hi getmesomedata!&lt;/P&gt;

&lt;P&gt;The steps you've followed are perfectly correct. It would be helpful if you can make a quick test in order to check if the issue you're experiencing is related with a strange behaviour we are still researching.&lt;/P&gt;

&lt;P&gt;We've detected some kind of event buffering somewhere in between RabbitMQ and Splunk. Due to that 'mysterious' buffering, if you test the STOMP modular input with only a few messages, they arrive at Splunk, but they are never rendered in the UI until the buffer is completely filled. So, please, repeat your test with 100 or more messages (you can use the producer.py script in &lt;A href="https://github.com/allenta/splunk-stomp/tree/master/extras/clients"&gt;https://github.com/allenta/splunk-stomp/tree/master/extras/clients&lt;/A&gt; if you want). Let us know if that way you are able to see the enqueued messages in the Splunk Search UI.&lt;/P&gt;

&lt;P&gt;Thank you for the report!&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2013 15:20:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Data-not-ingesting-into-splunk-from-RabbitMQ-queue/m-p/102393#M7144</guid>
      <dc:creator>allenta</dc:creator>
      <dc:date>2013-04-22T15:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: Data not ingesting into splunk from RabbitMQ queue</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Data-not-ingesting-into-splunk-from-RabbitMQ-queue/m-p/102394#M7145</link>
      <description>&lt;P&gt;And the 'mysterious' buffering issue is now fixed! Please, upgrade to v0.3 and check if your problem persists.&lt;/P&gt;

&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2013 15:35:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Data-not-ingesting-into-splunk-from-RabbitMQ-queue/m-p/102394#M7145</guid>
      <dc:creator>allenta</dc:creator>
      <dc:date>2013-04-22T15:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: Data not ingesting into splunk from RabbitMQ queue</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Data-not-ingesting-into-splunk-from-RabbitMQ-queue/m-p/102395#M7146</link>
      <description>&lt;P&gt;Success, v0.3 works a charm! Thanks&lt;/P&gt;

&lt;P&gt;Out of curiosity what was the issue?&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2013 20:56:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Data-not-ingesting-into-splunk-from-RabbitMQ-queue/m-p/102395#M7146</guid>
      <dc:creator>getmesomedata</dc:creator>
      <dc:date>2013-04-22T20:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: Data not ingesting into splunk from RabbitMQ queue</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Data-not-ingesting-into-splunk-from-RabbitMQ-queue/m-p/102396#M7147</link>
      <description>&lt;P&gt;Great &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;The issue was trivial. A forgot flush call in the stream which connects the modular input and Splunk. A beginner's mistake.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2013 06:36:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Data-not-ingesting-into-splunk-from-RabbitMQ-queue/m-p/102396#M7147</guid>
      <dc:creator>allenta</dc:creator>
      <dc:date>2013-04-23T06:36:29Z</dc:date>
    </item>
  </channel>
</rss>

