<?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 queue blocks on light forwarder in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/queue-blocks-on-light-forwarder/m-p/92553#M3383</link>
    <description>&lt;P&gt;Ran into something today that I can't seem to find much information on.  I've got a single light forwarder instance that has stopped forwarding data.  Checking metrics.log shows the following queueus are blocked:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;07-06-2012 09:24:23.412 -0500 INFO  Metrics - group=queue, name=aggqueue, blocked=true, max_size_kb=1024, current_size_kb=1023, current_size=2635, largest_size=2635, smallest_size=2635

07-06-2012 09:24:23.412 -0500 INFO  Metrics - group=queue, name=indexqueue, blocked=true, max_size_kb=500, current_size_kb=499, current_size=1283, largest_size=1283, smallest_size=1283

07-06-2012 09:24:23.412 -0500 INFO  Metrics - group=queue, name=typingqueue, blocked=true, max_size_kb=500, current_size_kb=499, current_size=1235, largest_size=1235, smallest_size=1235
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I have several other identical forwarders that are not seeing these issues, and the indexer is showing no signs of strain.  There aren't any connectivity issues between the forwarder and the indexer, nor any recent config changes.  All the info I've found here regarding queue blockages at the indexer, so I get the impression this isn't a common issue.  &lt;/P&gt;

&lt;P&gt;Any ideas on what to look for here?  I'm at a loss as to why this particular instance is failing.&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Fri, 06 Jul 2012 14:42:13 GMT</pubDate>
    <dc:creator>emiller42</dc:creator>
    <dc:date>2012-07-06T14:42:13Z</dc:date>
    <item>
      <title>queue blocks on light forwarder</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/queue-blocks-on-light-forwarder/m-p/92553#M3383</link>
      <description>&lt;P&gt;Ran into something today that I can't seem to find much information on.  I've got a single light forwarder instance that has stopped forwarding data.  Checking metrics.log shows the following queueus are blocked:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;07-06-2012 09:24:23.412 -0500 INFO  Metrics - group=queue, name=aggqueue, blocked=true, max_size_kb=1024, current_size_kb=1023, current_size=2635, largest_size=2635, smallest_size=2635

07-06-2012 09:24:23.412 -0500 INFO  Metrics - group=queue, name=indexqueue, blocked=true, max_size_kb=500, current_size_kb=499, current_size=1283, largest_size=1283, smallest_size=1283

07-06-2012 09:24:23.412 -0500 INFO  Metrics - group=queue, name=typingqueue, blocked=true, max_size_kb=500, current_size_kb=499, current_size=1235, largest_size=1235, smallest_size=1235
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I have several other identical forwarders that are not seeing these issues, and the indexer is showing no signs of strain.  There aren't any connectivity issues between the forwarder and the indexer, nor any recent config changes.  All the info I've found here regarding queue blockages at the indexer, so I get the impression this isn't a common issue.  &lt;/P&gt;

&lt;P&gt;Any ideas on what to look for here?  I'm at a loss as to why this particular instance is failing.&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jul 2012 14:42:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/queue-blocks-on-light-forwarder/m-p/92553#M3383</guid>
      <dc:creator>emiller42</dc:creator>
      <dc:date>2012-07-06T14:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: queue blocks on light forwarder</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/queue-blocks-on-light-forwarder/m-p/92554#M3384</link>
      <description>&lt;P&gt;I might start by checking the &lt;CODE&gt;thruput&lt;/CODE&gt; settings for that forwarder.  Light and Universal forwarders have a bandwidth throttle between them and the indexers.  The relevant setting is in limits.conf.  &lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Admin/Limitsconf"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Admin/Limitsconf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 07 Jul 2012 17:58:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/queue-blocks-on-light-forwarder/m-p/92554#M3384</guid>
      <dc:creator>dwaddle</dc:creator>
      <dc:date>2012-07-07T17:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: queue blocks on light forwarder</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/queue-blocks-on-light-forwarder/m-p/92555#M3385</link>
      <description>&lt;P&gt;Doesn't look like that's the issue.  That appears to limit the rate of event processing on the indexer side of things.  Even if it could be a cause, it's defaulted to no limit.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jul 2012 14:21:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/queue-blocks-on-light-forwarder/m-p/92555#M3385</guid>
      <dc:creator>emiller42</dc:creator>
      <dc:date>2012-07-09T14:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: queue blocks on light forwarder</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/queue-blocks-on-light-forwarder/m-p/92556#M3386</link>
      <description>&lt;P&gt;I solved this by uninstalling and reinstalling the light forwarder.  This didn't really shed any light on what the issue was, but it is functional now.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jul 2012 15:03:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/queue-blocks-on-light-forwarder/m-p/92556#M3386</guid>
      <dc:creator>emiller42</dc:creator>
      <dc:date>2012-07-09T15:03:28Z</dc:date>
    </item>
  </channel>
</rss>

