<?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 Low ingestion thruput without queues blocked. in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Low-ingestion-thruput-without-queues-blocked/m-p/469007#M99608</link>
    <description>&lt;P&gt;Problem:&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Indexing throughput drops linearly when new data sources/forwarders/apps are added.&lt;/P&gt;</description>
    <pubDate>Fri, 29 May 2020 23:07:56 GMT</pubDate>
    <dc:creator>hrawat</dc:creator>
    <dc:date>2020-05-29T23:07:56Z</dc:date>
    <item>
      <title>Low ingestion thruput without queues blocked.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Low-ingestion-thruput-without-queues-blocked/m-p/469007#M99608</link>
      <description>&lt;P&gt;Problem:&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Indexing throughput drops linearly when new data sources/forwarders/apps are added.&lt;/P&gt;</description>
      <pubDate>Fri, 29 May 2020 23:07:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Low-ingestion-thruput-without-queues-blocked/m-p/469007#M99608</guid>
      <dc:creator>hrawat</dc:creator>
      <dc:date>2020-05-29T23:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Low ingestion thruput without queues blocked.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Low-ingestion-thruput-without-queues-blocked/m-p/469008#M99609</link>
      <description>&lt;P&gt;Indexing throughput drops linearly when the tuple( combination of the cross product of source, sourcetype and host) increases( Anything &amp;gt; 10k).&lt;BR /&gt;Run following search to find if you see channel explosion&lt;BR /&gt;index=_internal source=*metrics.log new_channels | timechart max(new_channels)&lt;/P&gt;&lt;P&gt;Each tuple can generate several pipeline input channels. Channel churn puts significant pause in the ingestion pipeline where managing these channels takes significantly long time for pipeline processors and thus ingest less data.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Solutions&lt;BR /&gt;For HEC INPUTS :&lt;/STRONG&gt; Increase following two on IDX ( or which ever layer the explosion is). Generally these values must be &amp;gt; 2 times max(new_channels)&lt;BR /&gt;[input_channels]&lt;BR /&gt;max_inactive =&lt;BR /&gt;* Internal setting, do not change unless instructed to do so by Splunk&lt;BR /&gt;Support.&lt;/P&gt;&lt;P&gt;lowater_inactive =&lt;BR /&gt;* Internal setting, do not change unless instructed to do so by Splunk&lt;BR /&gt;Support.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;For S2S(UF/HF) INPUTS :&lt;/STRONG&gt; Increase following on IDX ( or which ever layer the explosion is)&lt;BR /&gt;max_inactive =&lt;BR /&gt;* Internal setting, do not change unless instructed to do so by Splunk Support.&lt;BR /&gt;&lt;BR /&gt;On Forwarding side(all UF/HFs) increase&lt;BR /&gt;autoLBFrequency upto 180 sec.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 17:43:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Low-ingestion-thruput-without-queues-blocked/m-p/469008#M99609</guid>
      <dc:creator>hrawat</dc:creator>
      <dc:date>2024-01-18T17:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: Low ingestion thruput without queues blocked.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Low-ingestion-thruput-without-queues-blocked/m-p/469009#M99610</link>
      <description>&lt;P&gt;over splunk ver 8:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| tstats max(PREFIX("new_channels=")) where index=_internal source=*metrics.log by _time
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 29 May 2020 23:27:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Low-ingestion-thruput-without-queues-blocked/m-p/469009#M99610</guid>
      <dc:creator>to4kawa</dc:creator>
      <dc:date>2020-05-29T23:27:25Z</dc:date>
    </item>
  </channel>
</rss>

