<?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: Questions about Splunk Queues. in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Questions-about-Splunk-Queues/m-p/55259#M10771</link>
    <description>&lt;P&gt;Some questions are answered here:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://wiki.splunk.com/Community:HowIndexingWorks"&gt;http://wiki.splunk.com/Community:HowIndexingWorks&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 30 Apr 2015 20:02:23 GMT</pubDate>
    <dc:creator>bong0004</dc:creator>
    <dc:date>2015-04-30T20:02:23Z</dc:date>
    <item>
      <title>Questions about Splunk Queues.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Questions-about-Splunk-Queues/m-p/55253#M10765</link>
      <description>&lt;P&gt;Why do they become blocked?&lt;BR /&gt;
How are they related to each other? What is the hierarchy?&lt;BR /&gt;
What does it mean for a queue to be blocked?&lt;BR /&gt;
Does increasing queue size help?&lt;BR /&gt;
How do queues being blocked relate to hardware on the machine?&lt;BR /&gt;
Is there documentation anywhere on splunk.com where we can find all relevant information in one page?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Sep 2010 02:29:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Questions-about-Splunk-Queues/m-p/55253#M10765</guid>
      <dc:creator>Genti</dc:creator>
      <dc:date>2010-09-22T02:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about Splunk Queues.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Questions-about-Splunk-Queues/m-p/55254#M10766</link>
      <description>&lt;P&gt;Thats a lot of questions at once... you should break out your questions or have a more direct one.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Sep 2010 02:36:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Questions-about-Splunk-Queues/m-p/55254#M10766</guid>
      <dc:creator>Simeon</dc:creator>
      <dc:date>2010-09-22T02:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about Splunk Queues.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Questions-about-Splunk-Queues/m-p/55255#M10767</link>
      <description>&lt;P&gt;The idea is that i would like an answers page where one can go and get most "general" questions regarding queues in one place, instead of checking multiple answers pages to get the big picture. I know that a doc is being worked on answering these questions and when completed hopefully a link to this page will be given.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Sep 2010 02:41:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Questions-about-Splunk-Queues/m-p/55255#M10767</guid>
      <dc:creator>Genti</dc:creator>
      <dc:date>2010-09-22T02:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about Splunk Queues.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Questions-about-Splunk-Queues/m-p/55256#M10768</link>
      <description>&lt;OL&gt;
&lt;LI&gt;Queues become blocked when some (index-time) component in the system can't service data as fast as data is entering the system. For example, if date parsing can only operate at 30K E/s, and we could read data from files at &amp;gt;30K E/s, all upstream queues from date parsing will block.&lt;/LI&gt;
&lt;LI&gt;The standard index time queues and processors are: [inputs] -&amp;gt; parsingQueue -&amp;gt; [utf8 processor, line breaker, header parsing] -&amp;gt; aggQueue -&amp;gt; [date parsing and line merging] -&amp;gt; typingQueue -&amp;gt; [regex replacement, punct:: addition] -&amp;gt; indexQueue -&amp;gt; [tcp output, syslog output, http output, block signing, indexing, indexing metrics].&lt;/LI&gt;
&lt;LI&gt;If a queue is blocked, that means that data can't be added into the queue and the upstream pipeline will wait until it's empty.&lt;/LI&gt;
&lt;LI&gt;No, in steady state changing a queue's size will not materially impact when it gets blocked or system throughput characteristics. Blockage is simply caused by a mismatch of input to output rate.&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Wed, 22 Sep 2010 10:15:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Questions-about-Splunk-Queues/m-p/55256#M10768</guid>
      <dc:creator>Stephen_Sorkin</dc:creator>
      <dc:date>2010-09-22T10:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about Splunk Queues.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Questions-about-Splunk-Queues/m-p/55257#M10769</link>
      <description>&lt;P&gt;what is the recommendable relation between queues size?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Feb 2013 02:01:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Questions-about-Splunk-Queues/m-p/55257#M10769</guid>
      <dc:creator>hugocvg</dc:creator>
      <dc:date>2013-02-19T02:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about Splunk Queues.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Questions-about-Splunk-Queues/m-p/55258#M10770</link>
      <description>&lt;P&gt;Is event typing also handled by the typingQueue?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jan 2015 21:00:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Questions-about-Splunk-Queues/m-p/55258#M10770</guid>
      <dc:creator>rroberts</dc:creator>
      <dc:date>2015-01-22T21:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about Splunk Queues.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Questions-about-Splunk-Queues/m-p/55259#M10771</link>
      <description>&lt;P&gt;Some questions are answered here:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://wiki.splunk.com/Community:HowIndexingWorks"&gt;http://wiki.splunk.com/Community:HowIndexingWorks&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Apr 2015 20:02:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Questions-about-Splunk-Queues/m-p/55259#M10771</guid>
      <dc:creator>bong0004</dc:creator>
      <dc:date>2015-04-30T20:02:23Z</dc:date>
    </item>
  </channel>
</rss>

