<?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 default thruput limit and what queue size increases are recommended for a busy Windows universal forwarder? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/What-is-the-default-thruput-limit-and-what-queue-size-increases/m-p/135410#M27871</link>
    <description>&lt;P&gt;Hi @robf&lt;/P&gt;

&lt;P&gt;According to this page from documentation:&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.3/Troubleshooting/Troubleshootingeventsindexingdelay#Possible_thruput_limits"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.3/Troubleshooting/Troubleshootingeventsindexingdelay#Possible_thruput_limits&lt;/A&gt;&lt;BR /&gt;
the default thruput limit is 256KBps. As for the recommendations and negative impacts on queue size, I have no clue, so hopefully someone well versed in that area will come along and help you out. &lt;/P&gt;</description>
    <pubDate>Thu, 04 Jun 2015 17:58:08 GMT</pubDate>
    <dc:creator>ppablo</dc:creator>
    <dc:date>2015-06-04T17:58:08Z</dc:date>
    <item>
      <title>What is the default thruput limit and what queue size increases are recommended for a busy Windows universal forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-is-the-default-thruput-limit-and-what-queue-size-increases/m-p/135409#M27870</link>
      <description>&lt;P&gt;What is the default for thruput as it's not specified?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[thruput]
maxKBps = &amp;lt;integer&amp;gt;
 If specified and not zero, this limits the speed through the thruput processor to the specified 
rate in kilobytes per second.
 To control the CPU load while indexing, use this to throttle the number of events this indexer 
processes to the rate (in KBps) you specify. 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;What queue size increases are recommended for a busy Windows Universal Forwarder? Shat is the negative impact of having big queues?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2015 10:17:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-is-the-default-thruput-limit-and-what-queue-size-increases/m-p/135409#M27870</guid>
      <dc:creator>robf</dc:creator>
      <dc:date>2015-06-04T10:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: What is the default thruput limit and what queue size increases are recommended for a busy Windows universal forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-is-the-default-thruput-limit-and-what-queue-size-increases/m-p/135410#M27871</link>
      <description>&lt;P&gt;Hi @robf&lt;/P&gt;

&lt;P&gt;According to this page from documentation:&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.3/Troubleshooting/Troubleshootingeventsindexingdelay#Possible_thruput_limits"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.3/Troubleshooting/Troubleshootingeventsindexingdelay#Possible_thruput_limits&lt;/A&gt;&lt;BR /&gt;
the default thruput limit is 256KBps. As for the recommendations and negative impacts on queue size, I have no clue, so hopefully someone well versed in that area will come along and help you out. &lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2015 17:58:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-is-the-default-thruput-limit-and-what-queue-size-increases/m-p/135410#M27871</guid>
      <dc:creator>ppablo</dc:creator>
      <dc:date>2015-06-04T17:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: What is the default thruput limit and what queue size increases are recommended for a busy Windows universal forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-is-the-default-thruput-limit-and-what-queue-size-increases/m-p/135411#M27872</link>
      <description>&lt;P&gt;Remark :&lt;BR /&gt;
Please do not thing that increasing the queue size will resolve this issue permanently.&lt;/P&gt;

&lt;P&gt;You want to allow faster speed instead.&lt;/P&gt;

&lt;P&gt;256 KBps will allow the FWD to do up to 115Mb per hour.&lt;BR /&gt;
&lt;A href="https://www.google.com/search?btnG=1&amp;amp;pws=0&amp;amp;q=256+kbps+to+mb+per+hour&amp;amp;gws_rd=ssl"&gt;https://www.google.com/search?btnG=1&amp;amp;pws=0&amp;amp;q=256+kbps+to+mb+per+hour&amp;amp;gws_rd=ssl&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;So if you are monitoring a very busy instance (like a windows DC), you have to bump or remove the limit.&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;you can work by increments. By example 1024KBps, then 2048Kbps etc... until you do not see a huge delay in the indexing of the events&lt;/LI&gt;
&lt;LI&gt;or remove the limit  (maxKBps=0), and check the results in metrics.log.&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;If you have no idea of the actual average volume or delay, check this guide :&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.3/Troubleshooting/Troubleshootingeventsindexingdelay"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.3/Troubleshooting/Troubleshootingeventsindexingdelay&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 14 Jun 2015 03:44:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-is-the-default-thruput-limit-and-what-queue-size-increases/m-p/135411#M27872</guid>
      <dc:creator>yannK</dc:creator>
      <dc:date>2015-06-14T03:44:20Z</dc:date>
    </item>
  </channel>
</rss>

