<?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 Blocked Queue on Splunk HF in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Blocked-Queue-on-Splunk-HF/m-p/377036#M95697</link>
    <description>&lt;P&gt;hi, I can see blocked=true in metrics.log of Splunk heavy forwarder. Blocked Queues are: typingqueue, aggqueue, parsingqueue, indexqueue, splunktcpin. Anyone is having any idea on this issue?&lt;BR /&gt;
Note: this queue blockage is happening intermittently for individual Heavy forwarders.&lt;/P&gt;</description>
    <pubDate>Fri, 08 Feb 2019 13:48:28 GMT</pubDate>
    <dc:creator>ManchitMalik</dc:creator>
    <dc:date>2019-02-08T13:48:28Z</dc:date>
    <item>
      <title>Blocked Queue on Splunk HF</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Blocked-Queue-on-Splunk-HF/m-p/377036#M95697</link>
      <description>&lt;P&gt;hi, I can see blocked=true in metrics.log of Splunk heavy forwarder. Blocked Queues are: typingqueue, aggqueue, parsingqueue, indexqueue, splunktcpin. Anyone is having any idea on this issue?&lt;BR /&gt;
Note: this queue blockage is happening intermittently for individual Heavy forwarders.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2019 13:48:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Blocked-Queue-on-Splunk-HF/m-p/377036#M95697</guid>
      <dc:creator>ManchitMalik</dc:creator>
      <dc:date>2019-02-08T13:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: Blocked Queue on Splunk HF</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Blocked-Queue-on-Splunk-HF/m-p/377037#M95698</link>
      <description>&lt;P&gt;@manchitmalik&lt;/P&gt;

&lt;P&gt;Within the UF you can manage queue size as below in the $SPLUNK/etc/system/local/server.conf file to increase the parsing queue:&lt;/P&gt;

&lt;P&gt;[queue=parsingQueue] maxSize = 500 This is the default size&lt;BR /&gt;
[queue=parsingQueue] maxSize = 10MB A reasonable size if watching a DNS server&lt;BR /&gt;
[queue=parsingQueue] maxSize = 0 If you are crazy and want to allow unthrottled forwarding. USE WITH CARE&lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2019 13:56:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Blocked-Queue-on-Splunk-HF/m-p/377037#M95698</guid>
      <dc:creator>vishaltaneja070</dc:creator>
      <dc:date>2019-02-08T13:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: Blocked Queue on Splunk HF</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Blocked-Queue-on-Splunk-HF/m-p/377038#M95699</link>
      <description>&lt;P&gt;This means that the heavy forwarder can't parse the data quick enough. &lt;/P&gt;

&lt;P&gt;Easy fix: Get more resources, CPU etc or add a whole extra heavy forwarder to share the load.&lt;/P&gt;

&lt;P&gt;Harder fix: Examine all the data the heavy forwarder is processing. Set &lt;CODE&gt;LINE_BREAKER&lt;/CODE&gt; value correctly for all large volume source types so that you can set &lt;CODE&gt;SHOULD_LINEMERGE&lt;/CODE&gt; to false.&lt;/P&gt;

&lt;P&gt;Also be aware that &lt;CODE&gt;nullQueue&lt;/CODE&gt;ing events is computationally expensive becuase the event still goes through the full parsing pipeline before it is discarded.&lt;/P&gt;

&lt;P&gt;Good luck!&lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2019 19:32:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Blocked-Queue-on-Splunk-HF/m-p/377038#M95699</guid>
      <dc:creator>chrisyounger</dc:creator>
      <dc:date>2019-02-08T19:32:50Z</dc:date>
    </item>
  </channel>
</rss>

