<?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: Persistent Queue on Intermediate Heavy Forwarder in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Persistent-Queue-on-Intermediate-Heavy-Forwarder/m-p/754153#M119716</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/309054"&gt;@tech_g706&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can create a persistent queue for your input using the following config:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;persistentQueueSize = &amp;lt;integer&amp;gt;[KB|MB|GB|TB]&lt;/LI-CODE&gt;&lt;P&gt;However I would strongly recommend reading&amp;nbsp;&lt;A href="https://help.splunk.com/en/splunk-enterprise/get-started/get-data-in/9.4/improve-the-data-input-process/use-persistent-queues-to-help-prevent-data-loss" target="_blank"&gt;https://help.splunk.com/en/splunk-enterprise/get-started/get-data-in/9.4/improve-the-data-input-process/use-persistent-queues-to-help-prevent-data-loss&lt;/A&gt;&amp;nbsp;for more information on how it works, gotchas etc before implementing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Remember that there is still risk of data loss if the HF fails whilst queuing data.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;</description>
    <pubDate>Fri, 10 Oct 2025 08:00:12 GMT</pubDate>
    <dc:creator>livehybrid</dc:creator>
    <dc:date>2025-10-10T08:00:12Z</dc:date>
    <item>
      <title>Persistent Queue on Intermediate Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Persistent-Queue-on-Intermediate-Heavy-Forwarder/m-p/754152#M119715</link>
      <description>&lt;P&gt;Hi All,&lt;BR /&gt;I would like to confirm whether a &lt;STRONG&gt;persistent queue&lt;/STRONG&gt; can be used on an &lt;STRONG&gt;Intermediate Heavy Forwarder&lt;/STRONG&gt; that receives logs from Universal Forwarders (UFs) and forwards them to Splunk Cloud.&lt;/P&gt;&lt;P&gt;After reviewing the documentation, I noticed there are certain restrictions on where a persistent queue can be enabled.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Use case:&lt;/STRONG&gt;&lt;BR /&gt;We want to ensure that logs are stored locally on the Heavy Forwarder for at least 5–6 hours in case of a major outage where the Heavy Forwarder is unable to communicate with Splunk Cloud. Once the connection is restored, all logs stored in the queue or on disk should be forwarded to Splunk Cloud without any data loss. Our daily ingestion is around 300GB&lt;/P&gt;&lt;P&gt;I would appreciate your recommendations on the best steps to implement this setup.&lt;BR /&gt;&lt;BR /&gt;this is the inputs.conf&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;[splunktcp://9997]&lt;BR /&gt;disabled = 0&lt;BR /&gt;connection_host = ip&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Oct 2025 07:46:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Persistent-Queue-on-Intermediate-Heavy-Forwarder/m-p/754152#M119715</guid>
      <dc:creator>tech_g706</dc:creator>
      <dc:date>2025-10-10T07:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: Persistent Queue on Intermediate Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Persistent-Queue-on-Intermediate-Heavy-Forwarder/m-p/754153#M119716</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/309054"&gt;@tech_g706&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can create a persistent queue for your input using the following config:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;persistentQueueSize = &amp;lt;integer&amp;gt;[KB|MB|GB|TB]&lt;/LI-CODE&gt;&lt;P&gt;However I would strongly recommend reading&amp;nbsp;&lt;A href="https://help.splunk.com/en/splunk-enterprise/get-started/get-data-in/9.4/improve-the-data-input-process/use-persistent-queues-to-help-prevent-data-loss" target="_blank"&gt;https://help.splunk.com/en/splunk-enterprise/get-started/get-data-in/9.4/improve-the-data-input-process/use-persistent-queues-to-help-prevent-data-loss&lt;/A&gt;&amp;nbsp;for more information on how it works, gotchas etc before implementing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Remember that there is still risk of data loss if the HF fails whilst queuing data.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;</description>
      <pubDate>Fri, 10 Oct 2025 08:00:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Persistent-Queue-on-Intermediate-Heavy-Forwarder/m-p/754153#M119716</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-10-10T08:00:12Z</dc:date>
    </item>
  </channel>
</rss>

