<?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: No persistentqueue attributes in outputs.conf. How to configure data buffering on Heavy Forwarder ? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/No-persistentqueue-attributes-in-outputs-conf-How-to-configure/m-p/318399#M59496</link>
    <description>&lt;P&gt;So you mean UF can be used for data buffering ? if yes, can you please share the documentation for the configuration ? Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 06 Dec 2017 23:34:54 GMT</pubDate>
    <dc:creator>damode</dc:creator>
    <dc:date>2017-12-06T23:34:54Z</dc:date>
    <item>
      <title>No persistentqueue attributes in outputs.conf. How to configure data buffering on Heavy Forwarder ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/No-persistentqueue-attributes-in-outputs-conf-How-to-configure/m-p/318397#M59494</link>
      <description>&lt;P&gt;I was referring to this link, &lt;A href="https://wiki.splunk.com/Community:Best_Practice_For_Configuring_Syslog_Input" target="_blank"&gt;https://wiki.splunk.com/Community:Best_Practice_For_Configuring_Syslog_Input&lt;/A&gt; to configure data buffering on Heavy Forwarder. The instructions provided talk about configuring the below attributes in outputs.conf,&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;maxQueueSize = integer&lt;/LI&gt;
&lt;LI&gt;usePersistentQueue = true/false&lt;/LI&gt;
&lt;LI&gt;persistentQueuePath = absolute_path_that_must_exist&lt;/LI&gt;
&lt;LI&gt;maxPersistentQueueSizeInMegs = integer&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;However, except maxQueueSize, no other attributes can be found in the outputs.conf file.&lt;/P&gt;

&lt;P&gt;Please advise how can I configure data buffering in this case.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 17:03:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/No-persistentqueue-attributes-in-outputs-conf-How-to-configure/m-p/318397#M59494</guid>
      <dc:creator>damode</dc:creator>
      <dc:date>2020-09-29T17:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: No persistentqueue attributes in outputs.conf. How to configure data buffering on Heavy Forwarder ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/No-persistentqueue-attributes-in-outputs-conf-How-to-configure/m-p/318398#M59495</link>
      <description>&lt;P&gt;1 is in &lt;CODE&gt;outputs.conf&lt;/CODE&gt; and 2 and 4 are deprecated.  Unfortunately, the community wiki is pretty out of date and not really supported.  For example, it suggests Heavy Forwarder which is actually VERY wrong in the latest versions (should always be UF):&lt;/P&gt;

&lt;P&gt;&lt;A href="https://www.splunk.com/blog/2016/12/12/universal-or-heavy-that-is-the-question.html"&gt;https://www.splunk.com/blog/2016/12/12/universal-or-heavy-that-is-the-question.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2017 02:19:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/No-persistentqueue-attributes-in-outputs-conf-How-to-configure/m-p/318398#M59495</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-12-04T02:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: No persistentqueue attributes in outputs.conf. How to configure data buffering on Heavy Forwarder ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/No-persistentqueue-attributes-in-outputs-conf-How-to-configure/m-p/318399#M59496</link>
      <description>&lt;P&gt;So you mean UF can be used for data buffering ? if yes, can you please share the documentation for the configuration ? Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2017 23:34:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/No-persistentqueue-attributes-in-outputs-conf-How-to-configure/m-p/318399#M59496</guid>
      <dc:creator>damode</dc:creator>
      <dc:date>2017-12-06T23:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: No persistentqueue attributes in outputs.conf. How to configure data buffering on Heavy Forwarder ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/No-persistentqueue-attributes-in-outputs-conf-How-to-configure/m-p/318400#M59497</link>
      <description>&lt;P&gt;No, HF is supported but only recommended if:&lt;BR /&gt;
1: You have to transform most of the data before sending it to indexers&lt;BR /&gt;
OR&lt;BR /&gt;
2: You are using Modular Inputs&lt;/P&gt;

&lt;P&gt;Otherwise, use UF as the aggregation.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2017 13:39:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/No-persistentqueue-attributes-in-outputs-conf-How-to-configure/m-p/318400#M59497</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-12-12T13:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: No persistentqueue attributes in outputs.conf. How to configure data buffering on Heavy Forwarder ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/No-persistentqueue-attributes-in-outputs-conf-How-to-configure/m-p/318401#M59498</link>
      <description>&lt;P&gt;Hi @woodcock, sorry if my question isn't clear enough. &lt;/P&gt;

&lt;P&gt;What my main question is , how I can configure Heavy Forwarder to buffer data if Indexer goes down ?&lt;/P&gt;

&lt;P&gt;You have mentioned that the 1, 2 and 4 settings are deprecated, but HF still supports data buffering. &lt;/P&gt;

&lt;P&gt;So, can you please suggest what are the other steps required to configure that ?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2017 21:58:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/No-persistentqueue-attributes-in-outputs-conf-How-to-configure/m-p/318401#M59498</guid>
      <dc:creator>damode</dc:creator>
      <dc:date>2017-12-12T21:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: No persistentqueue attributes in outputs.conf. How to configure data buffering on Heavy Forwarder ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/No-persistentqueue-attributes-in-outputs-conf-How-to-configure/m-p/318402#M59499</link>
      <description>&lt;P&gt;Your best bet is to read these 4 files:&lt;/P&gt;

&lt;P&gt;$SPLUNK_HOME/etc/system/README/outputs.conf.spec&lt;BR /&gt;
$SPLUNK_HOME/etc/system/README/outputs.conf.examples&lt;BR /&gt;
$SPLUNK_HOME/etc/system/README/limits.conf.spec&lt;BR /&gt;
$SPLUNK_HOME/etc/system/README/limits.conf.examples&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 17:13:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/No-persistentqueue-attributes-in-outputs-conf-How-to-configure/m-p/318402#M59499</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2020-09-29T17:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: No persistentqueue attributes in outputs.conf. How to configure data buffering on Heavy Forwarder ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/No-persistentqueue-attributes-in-outputs-conf-How-to-configure/m-p/318403#M59500</link>
      <description>&lt;P&gt;found the solution at &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Forwarding/Protectagainstlossofin-flightdata"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Forwarding/Protectagainstlossofin-flightdata&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2017 07:23:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/No-persistentqueue-attributes-in-outputs-conf-How-to-configure/m-p/318403#M59500</guid>
      <dc:creator>damode</dc:creator>
      <dc:date>2017-12-13T07:23:36Z</dc:date>
    </item>
  </channel>
</rss>

