<?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: Could not send data to output queue (parsingQueue) and also logs getting delay in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Could-not-send-data-to-output-queue-parsingQueue-and-also-logs/m-p/409055#M21273</link>
    <description>&lt;P&gt;Is there a reason (beyond the obvious complaint in the log) to use parsingQueue instead of: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;    [queue]
    maxSize = 2MB
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Sat, 14 Dec 2019 05:26:52 GMT</pubDate>
    <dc:creator>ridwanahmed</dc:creator>
    <dc:date>2019-12-14T05:26:52Z</dc:date>
    <item>
      <title>Could not send data to output queue (parsingQueue) and also logs getting delay</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Could-not-send-data-to-output-queue-parsingQueue-and-also-logs/m-p/409053#M21271</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;

&lt;P&gt;we are recieving error like "Could not send data to output queue (parsingQueue), retrying..." in splunkd log (universal forwarder) and recieving error like "Blocked=True" in indexers.&lt;BR /&gt;
And my indexing queue is getting almost full, do we have any way to resolve this issue.&lt;/P&gt;

&lt;P&gt;ENVIRONMENT= 3 INDEXERS(clustering)(WINDOWS)  WITH 16 CORE AND 64 gb memory , 520 GB LICENSE &lt;BR /&gt;
CLIENT= RHEL 7.5&lt;/P&gt;</description>
      <pubDate>Wed, 21 Nov 2018 22:13:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Could-not-send-data-to-output-queue-parsingQueue-and-also-logs/m-p/409053#M21271</guid>
      <dc:creator>shaikhussain2</dc:creator>
      <dc:date>2018-11-21T22:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: Could not send data to output queue (parsingQueue) and also logs getting delay</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Could-not-send-data-to-output-queue-parsingQueue-and-also-logs/m-p/409054#M21272</link>
      <description>&lt;P&gt;This message is telling you that queue is full.&lt;BR /&gt;
If you increase the parsing queue it will take more memory but will handle a bit better the events before sending them through. That alone, however, may not fix the problem, since the reason why it's it's likely to be the throughput (network) in limits.conf, which is 256 kbps by default.&lt;/P&gt;

&lt;P&gt;input flow &amp;gt; output flow = queueing -&amp;gt; delay&lt;/P&gt;

&lt;P&gt;In a more constant flow case, it's easy to predict queueing, problem is calculating quality of service when it has surges (for context: &lt;A href="https://en.wikipedia.org/wiki/Queueing_theory"&gt;https://en.wikipedia.org/wiki/Queueing_theory&lt;/A&gt;)&lt;/P&gt;

&lt;P&gt;How to increase thruput: &lt;A href="https://docs.splunk.com/Documentation/Splunk/7.2.3/Admin/Limitsconf#.5Bthruput.5D"&gt;https://docs.splunk.com/Documentation/Splunk/7.2.3/Admin/Limitsconf#.5Bthruput.5D&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;parsing queue can be changed to something like this (server.conf):&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[queue=parsingQueue]
maxSize = 2MB
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Edit: forgot to add that if your indexers are rejecting inputs, you need to increase capacity, either by changing to high speed disks or adding new indexers depending on where the bottleneck is - I suggest comparing queueing graphs to disk/cpu utilisation on the indexers.&lt;BR /&gt;
There may be ways to workaround it before you add capacity, like playing with queues and etc. However, I'm afraid that it will be best if you engage support directly in this case.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2019 16:28:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Could-not-send-data-to-output-queue-parsingQueue-and-also-logs/m-p/409054#M21272</guid>
      <dc:creator>vegerlandecs</dc:creator>
      <dc:date>2019-01-22T16:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: Could not send data to output queue (parsingQueue) and also logs getting delay</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Could-not-send-data-to-output-queue-parsingQueue-and-also-logs/m-p/409055#M21273</link>
      <description>&lt;P&gt;Is there a reason (beyond the obvious complaint in the log) to use parsingQueue instead of: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;    [queue]
    maxSize = 2MB
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sat, 14 Dec 2019 05:26:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Could-not-send-data-to-output-queue-parsingQueue-and-also-logs/m-p/409055#M21273</guid>
      <dc:creator>ridwanahmed</dc:creator>
      <dc:date>2019-12-14T05:26:52Z</dc:date>
    </item>
  </channel>
</rss>

