<?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: Indexqueue blocked on Heavy Forwarder in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Indexqueue-blocked-on-Heavy-Forwarder/m-p/673404#M112778</link>
    <description>&lt;P&gt;Thank you for your comments. I had the feeling this might be a problem upstream but I wanted to make sure.&lt;/P&gt;</description>
    <pubDate>Fri, 05 Jan 2024 18:45:27 GMT</pubDate>
    <dc:creator>cmlombardo</dc:creator>
    <dc:date>2024-01-05T18:45:27Z</dc:date>
    <item>
      <title>Indexqueue blocked on Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Indexqueue-blocked-on-Heavy-Forwarder/m-p/673395#M112775</link>
      <description>&lt;P&gt;I know there are similar posts about this, but I am not sure on what to do or tweak here.&lt;/P&gt;&lt;P&gt;Messages I am getting are similar to this:&lt;BR /&gt;&lt;SPAN class=""&gt;01-05-2024&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;09:35:07.049&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;-0800&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;INFO&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Metrics&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;-&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;group=queue&lt;/SPAN&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;ingest_pipe=1&lt;/SPAN&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;name=indexqueue&lt;/SPAN&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;blocked=true&lt;/SPAN&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;max_size_kb=500&lt;/SPAN&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;current_size_kb=499&lt;/SPAN&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;current_size=815&lt;/SPAN&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;largest_size=1764&lt;/SPAN&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;smallest_size=0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I already set&lt;BR /&gt;&lt;SPAN&gt;&lt;BR /&gt;parallelIngestionPipelines&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;= 2&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;Also, there is no indication of resource exhaustion on these Heavy Forwarders. CPU is constantly below 25% and RAM is low as well.&lt;/P&gt;&lt;P&gt;What else can I check/do/configure to avoid this?&lt;BR /&gt;Also, what happens to the data when this happens?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2024 17:58:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Indexqueue-blocked-on-Heavy-Forwarder/m-p/673395#M112775</guid>
      <dc:creator>cmlombardo</dc:creator>
      <dc:date>2024-01-05T17:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: Indexqueue blocked on Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Indexqueue-blocked-on-Heavy-Forwarder/m-p/673398#M112776</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;when indexqueue has blocked on HF (or other instances) you should tart to looking from next host which is receiving those events. Quite often the real issue (if there is any issue) are found from it. Just use MC to look how those queues and pipelines are working on it. Usually it’s not an issue, if those queue is locked time by time.&amp;nbsp;&lt;BR /&gt;r. Ismo&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2024 18:11:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Indexqueue-blocked-on-Heavy-Forwarder/m-p/673398#M112776</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2024-01-05T18:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: Indexqueue blocked on Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Indexqueue-blocked-on-Heavy-Forwarder/m-p/673400#M112777</link>
      <description>&lt;P&gt;Queues become blocked when the corresponding pipeline is too slow to keep up with incoming data.&amp;nbsp; In this case, the index pipeline is unable to send data out as fast as it's coming in.&amp;nbsp; Verify the HF's destinations are all up, listening, and reachable.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2024 18:23:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Indexqueue-blocked-on-Heavy-Forwarder/m-p/673400#M112777</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2024-01-05T18:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: Indexqueue blocked on Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Indexqueue-blocked-on-Heavy-Forwarder/m-p/673404#M112778</link>
      <description>&lt;P&gt;Thank you for your comments. I had the feeling this might be a problem upstream but I wanted to make sure.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2024 18:45:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Indexqueue-blocked-on-Heavy-Forwarder/m-p/673404#M112778</guid>
      <dc:creator>cmlombardo</dc:creator>
      <dc:date>2024-01-05T18:45:27Z</dc:date>
    </item>
  </channel>
</rss>

