<?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 Why is CPU on the universal forwarder not used most of the time and we see error &amp;quot;Could not send data to output queue (parsing queue), retrying....&amp;quot;? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-CPU-on-the-universal-forwarder-not-used-most-of-the-time/m-p/212643#M41806</link>
    <description>&lt;P&gt;Hi, &lt;/P&gt;

&lt;P&gt;I was monitoring Universal Forwarder's CPU usage with the environment below, and I put 13GB sized file on Universal Forwarder server to send to the indexer and monitored it with limits.conf set  maxKBps = 1024.&lt;/P&gt;

&lt;P&gt;I noticed that most of the time, CPU isn't used, however, every 30 seconds it jumps up to about 10%.&lt;BR /&gt;
I checked splunkd.log on the UF to see what's going on, and saw this error &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Could not send data to output queue (parsing queue), retrying....
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;and at the same time, the the summary count on Indexer goes up.&lt;BR /&gt;
It seems like the Universal Forwarder is sending data to Indexer only every 30 seconds?&lt;BR /&gt;
Is there any interval for the UF to send data, or is the Indexer controlling UF from sending the data?&lt;/P&gt;

&lt;P&gt;Indexer: &lt;BR /&gt;
     OS - Windows Server 2012 r2&lt;BR /&gt;
     Splunk - 6.3.2&lt;/P&gt;

&lt;P&gt;Universal Forwarder:&lt;BR /&gt;
    OS - Centos64&lt;BR /&gt;
    Splunk - 6.3.2&lt;/P&gt;</description>
    <pubDate>Fri, 19 Feb 2016 07:25:42 GMT</pubDate>
    <dc:creator>earakam</dc:creator>
    <dc:date>2016-02-19T07:25:42Z</dc:date>
    <item>
      <title>Why is CPU on the universal forwarder not used most of the time and we see error "Could not send data to output queue (parsing queue), retrying...."?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-CPU-on-the-universal-forwarder-not-used-most-of-the-time/m-p/212643#M41806</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;

&lt;P&gt;I was monitoring Universal Forwarder's CPU usage with the environment below, and I put 13GB sized file on Universal Forwarder server to send to the indexer and monitored it with limits.conf set  maxKBps = 1024.&lt;/P&gt;

&lt;P&gt;I noticed that most of the time, CPU isn't used, however, every 30 seconds it jumps up to about 10%.&lt;BR /&gt;
I checked splunkd.log on the UF to see what's going on, and saw this error &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Could not send data to output queue (parsing queue), retrying....
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;and at the same time, the the summary count on Indexer goes up.&lt;BR /&gt;
It seems like the Universal Forwarder is sending data to Indexer only every 30 seconds?&lt;BR /&gt;
Is there any interval for the UF to send data, or is the Indexer controlling UF from sending the data?&lt;/P&gt;

&lt;P&gt;Indexer: &lt;BR /&gt;
     OS - Windows Server 2012 r2&lt;BR /&gt;
     Splunk - 6.3.2&lt;/P&gt;

&lt;P&gt;Universal Forwarder:&lt;BR /&gt;
    OS - Centos64&lt;BR /&gt;
    Splunk - 6.3.2&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2016 07:25:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-CPU-on-the-universal-forwarder-not-used-most-of-the-time/m-p/212643#M41806</guid>
      <dc:creator>earakam</dc:creator>
      <dc:date>2016-02-19T07:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: Why is CPU on the universal forwarder not used most of the time and we see error "Could not send data to output queue (parsing queue), retrying...."?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-CPU-on-the-universal-forwarder-not-used-most-of-the-time/m-p/212644#M41807</link>
      <description>&lt;P&gt;Sounds like you are hitting your maxkbps limit.  This would be logged.   &lt;/P&gt;

&lt;P&gt;The other possibility is to look at the IDX and make sure you are not blocking there.&lt;/P&gt;

&lt;P&gt;index=_internal host=idxname source=*metrics.log blocked&lt;/P&gt;

&lt;P&gt;But most likley you are hitting maxKBps.  Is there a reason why you can't set it to 0 for unlimited?&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2016 20:35:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-CPU-on-the-universal-forwarder-not-used-most-of-the-time/m-p/212644#M41807</guid>
      <dc:creator>jwelch_splunk</dc:creator>
      <dc:date>2016-02-19T20:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: Why is CPU on the universal forwarder not used most of the time and we see error "Could not send data to output queue (parsing queue), retrying...."?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-CPU-on-the-universal-forwarder-not-used-most-of-the-time/m-p/212645#M41808</link>
      <description>&lt;P&gt;Hi jwelch thanks for quick response!&lt;/P&gt;

&lt;P&gt;i checked on the IDX and it i have found blocked=true every 10 minutes or so.&lt;BR /&gt;
How do I stop IDX from blocking it?&lt;/P&gt;

&lt;P&gt;The reason why i am doing this is just to see the CPU usage difference between when maxKBps = 0 and 1024.&lt;/P&gt;

&lt;P&gt;Thakn you!&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2016 01:37:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-CPU-on-the-universal-forwarder-not-used-most-of-the-time/m-p/212645#M41808</guid>
      <dc:creator>earakam</dc:creator>
      <dc:date>2016-02-22T01:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: Why is CPU on the universal forwarder not used most of the time and we see error "Could not send data to output queue (parsing queue), retrying...."?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-CPU-on-the-universal-forwarder-not-used-most-of-the-time/m-p/212646#M41809</link>
      <description>&lt;P&gt;check your thruput in limits.conf on the forwarder&lt;/P&gt;

&lt;P&gt;see &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.3.3/Troubleshooting/Troubleshootingeventsindexingdelay#Possible_thruput_limits"&gt;http://docs.splunk.com/Documentation/Splunk/6.3.3/Troubleshooting/Troubleshootingeventsindexingdelay#Possible_thruput_limits&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2016 18:41:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-CPU-on-the-universal-forwarder-not-used-most-of-the-time/m-p/212646#M41809</guid>
      <dc:creator>yannK</dc:creator>
      <dc:date>2016-02-22T18:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: Why is CPU on the universal forwarder not used most of the time and we see error "Could not send data to output queue (parsing queue), retrying...."?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-CPU-on-the-universal-forwarder-not-used-most-of-the-time/m-p/212647#M41810</link>
      <description>&lt;P&gt;Thanks for the answer!!&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2016 01:32:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-CPU-on-the-universal-forwarder-not-used-most-of-the-time/m-p/212647#M41810</guid>
      <dc:creator>earakam</dc:creator>
      <dc:date>2016-02-24T01:32:56Z</dc:date>
    </item>
  </channel>
</rss>

