<?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: What is the queue named &amp;quot;aeq&amp;quot; and how to increase its max_size_kb? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/What-is-the-queue-named-quot-aeq-quot-and-how-to-increase-its/m-p/176512#M35396</link>
    <description>&lt;P&gt;Some references on similar issues&lt;/P&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/answers/83334/what-are-the-various-queues-in-splunk"&gt;http://answers.splunk.com/answers/83334/what-are-the-various-queues-in-splunk&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/answers/3250/what-does-the-queue-named-aq-how-did-it-get-blocked"&gt;http://answers.splunk.com/answers/3250/what-does-the-queue-named-aq-how-did-it-get-blocked&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/answers/1142/the-aggqueue-and-parsingqueue-consistently-full-blocked-how-do-i-increase"&gt;http://answers.splunk.com/answers/1142/the-aggqueue-and-parsingqueue-consistently-full-blocked-how-do-i-increase&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 08 Aug 2014 20:42:36 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2014-08-08T20:42:36Z</dc:date>
    <item>
      <title>What is the queue named "aeq" and how to increase its max_size_kb?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-is-the-queue-named-quot-aeq-quot-and-how-to-increase-its/m-p/176511#M35395</link>
      <description>&lt;P&gt;We have an older RedHat 5.6 box running the Splunk Universal Forwarder 5.0.2 processing a few directories with many *.gz files.  The system seems to be keeping up well enough, but we've noticed the metrics.log has started noting a lot of "blocked=true" showing up, mainly from the "aeq" queue.  Here's a sample:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[root@linux1621 splunk]# grep "name=aeq" metrics.log | tail
08-08-2014 20:01:03.681 +0000 INFO  Metrics - group=queue, name=aeq, blocked=true, max_size_kb=500, current_size_kb=499, current_size=61, largest_size=63, smallest_size=0
08-08-2014 20:01:34.683 +0000 INFO  Metrics - group=queue, name=aeq, blocked=true, max_size_kb=500, current_size_kb=499, current_size=61, largest_size=61, smallest_size=0
08-08-2014 20:02:05.562 +0000 INFO  Metrics - group=queue, name=aeq, blocked=true, max_size_kb=500, current_size_kb=499, current_size=61, largest_size=61, smallest_size=5
08-08-2014 20:02:36.564 +0000 INFO  Metrics - group=queue, name=aeq, blocked=true, max_size_kb=500, current_size_kb=499, current_size=61, largest_size=61, smallest_size=22
08-08-2014 20:03:07.565 +0000 INFO  Metrics - group=queue, name=aeq, max_size_kb=500, current_size_kb=482, current_size=15, largest_size=61, smallest_size=0
08-08-2014 20:03:38.564 +0000 INFO  Metrics - group=queue, name=aeq, max_size_kb=500, current_size_kb=482, current_size=15, largest_size=15, smallest_size=15
08-08-2014 20:04:09.402 +0000 INFO  Metrics - group=queue, name=aeq, max_size_kb=500, current_size_kb=0, current_size=0, largest_size=61, smallest_size=0
08-08-2014 20:04:40.403 +0000 INFO  Metrics - group=queue, name=aeq, blocked=true, max_size_kb=500, current_size_kb=499, current_size=61, largest_size=61, smallest_size=0
08-08-2014 20:05:11.403 +0000 INFO  Metrics - group=queue, name=aeq, blocked=true, max_size_kb=500, current_size_kb=499, current_size=61, largest_size=61, smallest_size=1
08-08-2014 20:05:42.404 +0000 INFO  Metrics - group=queue, name=aeq, blocked=true, max_size_kb=500, current_size_kb=499, current_size=61, largest_size=61, smallest_size=7
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;These seem to correlate with errors seen in the splunkd.log file:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;08-08-2014 20:05:42.836 +0000 INFO  BatchReader - Continuing...
08-08-2014 20:05:43.044 +0000 INFO  BatchReader - Could not send data to output queue (parsingQueue), retrying...
08-08-2014 20:05:43.708 +0000 INFO  BatchReader - Continuing...
08-08-2014 20:05:44.057 +0000 INFO  BatchReader - Could not send data to output queue (parsingQueue), retrying...
08-08-2014 20:05:44.394 +0000 INFO  BatchReader - Continuing...
08-08-2014 20:05:45.363 +0000 INFO  BatchReader - Could not send data to output queue (parsingQueue), retrying...
08-08-2014 20:05:46.339 +0000 INFO  BatchReader - Continuing...
08-08-2014 20:05:47.939 +0000 INFO  BatchReader - Could not send data to output queue (parsingQueue), retrying...
08-08-2014 20:05:48.251 +0000 INFO  BatchReader - Continuing...
08-08-2014 20:05:48.459 +0000 INFO  BatchReader - Could not send data to output queue (parsingQueue), retrying...
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I tried increasing the maxKBps in limits.conf (doubled it from 1024 to 2048), but the errors returned right after restart.&lt;/P&gt;

&lt;P&gt;The CPU and RAM on this system are doing quite well - system load is below 1.00 most of the time, and RAM is mostly buffers and not swapping.&lt;/P&gt;

&lt;P&gt;What is "aeq" and where are it's parameters adjusted?  Can we increase the max_size_kb (presumably to 1024)?&lt;/P&gt;

&lt;P&gt;Or is this a red herring and we need to look elsewhere?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 17:18:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-is-the-queue-named-quot-aeq-quot-and-how-to-increase-its/m-p/176511#M35395</guid>
      <dc:creator>dglinder</dc:creator>
      <dc:date>2020-09-28T17:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: What is the queue named "aeq" and how to increase its max_size_kb?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-is-the-queue-named-quot-aeq-quot-and-how-to-increase-its/m-p/176512#M35396</link>
      <description>&lt;P&gt;Some references on similar issues&lt;/P&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/answers/83334/what-are-the-various-queues-in-splunk"&gt;http://answers.splunk.com/answers/83334/what-are-the-various-queues-in-splunk&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/answers/3250/what-does-the-queue-named-aq-how-did-it-get-blocked"&gt;http://answers.splunk.com/answers/3250/what-does-the-queue-named-aq-how-did-it-get-blocked&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/answers/1142/the-aggqueue-and-parsingqueue-consistently-full-blocked-how-do-i-increase"&gt;http://answers.splunk.com/answers/1142/the-aggqueue-and-parsingqueue-consistently-full-blocked-how-do-i-increase&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Aug 2014 20:42:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-is-the-queue-named-quot-aeq-quot-and-how-to-increase-its/m-p/176512#M35396</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2014-08-08T20:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: What is the queue named "aeq" and how to increase its max_size_kb?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-is-the-queue-named-quot-aeq-quot-and-how-to-increase-its/m-p/176513#M35397</link>
      <description>&lt;P&gt;aeq appears to feed the archiveProcessor: &lt;A href="http://wiki.splunk.com/Community:HowIndexingWorks"&gt;http://wiki.splunk.com/Community:HowIndexingWorks&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;That's just a symptom though, of a bottleneck somewhere down the line. As you can see from the diagrams, aeq is right at the top. Look for the bottommost queue that's blocked and you have your culprit.&lt;/P&gt;

&lt;P&gt;Hitting the thruput in limits.conf has a dedicated event, so you should see that if you're indeed hitting that.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Aug 2014 20:50:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-is-the-queue-named-quot-aeq-quot-and-how-to-increase-its/m-p/176513#M35397</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-08-08T20:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: What is the queue named "aeq" and how to increase its max_size_kb?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-is-the-queue-named-quot-aeq-quot-and-how-to-increase-its/m-p/176514#M35398</link>
      <description>&lt;P&gt;Thanks, it looks like the "aeq" queue is a single-threaded process that decompresses .GZ files, and that's all this system is doing.  We're investigating sending uncompressed log files to see if that helps.  I'll update when we know more.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Aug 2014 15:39:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-is-the-queue-named-quot-aeq-quot-and-how-to-increase-its/m-p/176514#M35398</guid>
      <dc:creator>dglinder</dc:creator>
      <dc:date>2014-08-11T15:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: What is the queue named "aeq" and how to increase its max_size_kb?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-is-the-queue-named-quot-aeq-quot-and-how-to-increase-its/m-p/176515#M35399</link>
      <description>&lt;P&gt;In your server.conf add the following: (This setting adjusts all queues) &lt;/P&gt;

&lt;P&gt;[queue]&lt;BR /&gt;
maxSize = 500MB # this can be KB,MB, or GB.&lt;/P&gt;

&lt;P&gt;You can also specify specific queues, but I was unable to get it to work.  See server.conf spec.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2015 19:57:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-is-the-queue-named-quot-aeq-quot-and-how-to-increase-its/m-p/176515#M35399</guid>
      <dc:creator>sjscott</dc:creator>
      <dc:date>2015-08-21T19:57:07Z</dc:date>
    </item>
  </channel>
</rss>

