<?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 Queues and index clustering in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Persistent-Queues-and-index-clustering/m-p/49977#M9506</link>
    <description>&lt;P&gt;Apparently it's accepted with or without the // -- the inputs.conf doc shows both versions.&lt;/P&gt;

&lt;P&gt;Removing the "//" doesn't solve the issue, and I certainly have it configured and working with the "//" on forwarders and indexers...&lt;/P&gt;

&lt;P&gt;But a good catch anyway!&lt;/P&gt;</description>
    <pubDate>Wed, 28 Aug 2013 23:12:35 GMT</pubDate>
    <dc:creator>ckurtz</dc:creator>
    <dc:date>2013-08-28T23:12:35Z</dc:date>
    <item>
      <title>Persistent Queues and index clustering</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Persistent-Queues-and-index-clustering/m-p/49975#M9504</link>
      <description>&lt;P&gt;I've recently increased queue sizes on our indexers in our index cluster manually (editing the inputs.conf on the indexers themselves instead of on the index master, as a test) following the docs (&lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.4/Data/Usepersistentqueues):" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/5.0.4/Data/Usepersistentqueues):&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;queueSize = 5MB&lt;BR /&gt;&lt;BR /&gt;
persistentQueueSize = 100MB&lt;/P&gt;

&lt;P&gt;But when I add those same queue values on our index master and attempt to apply the bundle I get errors:&lt;/P&gt;

&lt;P&gt;In handler 'clustermastercontrol':&lt;BR /&gt;&lt;BR /&gt;
Possible typo in stanza [splunktcp-ssl://9997] in /opt/splunk/etc/master-apps/asu_all_indexer_base/local/inputs.conf, line 7: queueSize  =  5MB&lt;/P&gt;

&lt;P&gt;Possible typo in stanza [splunktcp-ssl://9997] in /opt/splunk/etc/master-apps/asu_all_indexer_base/local/inputs.conf, line 8: persistentQueueSize  =  100MB&lt;/P&gt;

&lt;P&gt;Thoughts?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 14:40:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Persistent-Queues-and-index-clustering/m-p/49975#M9504</guid>
      <dc:creator>ckurtz</dc:creator>
      <dc:date>2020-09-28T14:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: Persistent Queues and index clustering</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Persistent-Queues-and-index-clustering/m-p/49976#M9505</link>
      <description>&lt;P&gt;Hi Ckurtz,&lt;/P&gt;

&lt;P&gt;I think I see your problem. It's in your stanza declaration. Instead of:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[splunktcp-ssl://9997]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;try:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[splunktcp-ssl:9997]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Let me know how you go &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;References:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.4/Admin/Inputsconf"&gt;http://docs.splunk.com/Documentation/Splunk/5.0.4/Admin/Inputsconf&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Wed, 28 Aug 2013 23:01:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Persistent-Queues-and-index-clustering/m-p/49976#M9505</guid>
      <dc:creator>rturk</dc:creator>
      <dc:date>2013-08-28T23:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: Persistent Queues and index clustering</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Persistent-Queues-and-index-clustering/m-p/49977#M9506</link>
      <description>&lt;P&gt;Apparently it's accepted with or without the // -- the inputs.conf doc shows both versions.&lt;/P&gt;

&lt;P&gt;Removing the "//" doesn't solve the issue, and I certainly have it configured and working with the "//" on forwarders and indexers...&lt;/P&gt;

&lt;P&gt;But a good catch anyway!&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2013 23:12:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Persistent-Queues-and-index-clustering/m-p/49977#M9506</guid>
      <dc:creator>ckurtz</dc:creator>
      <dc:date>2013-08-28T23:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: Persistent Queues and index clustering</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Persistent-Queues-and-index-clustering/m-p/49978#M9507</link>
      <description>&lt;P&gt;Official answer from my support ticket:&lt;/P&gt;

&lt;P&gt;Indexers do not prevent incorrect configurations, they only show the "possible typo" warning, but the Cluster Master &lt;STRONG&gt;does&lt;/STRONG&gt; validate, so correctly throws an error when trying to apply the bundle.&lt;/P&gt;

&lt;P&gt;The actual answer is that persistentQueue is not designed for splunktcp stanzas, as per the docs (&lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.4/Data/Usepersistentqueues"&gt;http://docs.splunk.com/Documentation/Splunk/5.0.4/Data/Usepersistentqueues&lt;/A&gt;), which I'd apparently missed the section on what persistentQueue was usable on:&lt;/P&gt;

&lt;P&gt;"Persistent queues are not available for these input types: Monitor Batch File system change,&lt;BR /&gt;
monitor Windows event log data, splunktcp (input from Splunk forwarders)"&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2013 20:55:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Persistent-Queues-and-index-clustering/m-p/49978#M9507</guid>
      <dc:creator>ckurtz</dc:creator>
      <dc:date>2013-10-07T20:55:27Z</dc:date>
    </item>
  </channel>
</rss>

