<?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 After adding a new index in indexes.conf, why is this index not being replicated in my Splunk 6.3.2 indexer cluster? in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/After-adding-a-new-index-in-indexes-conf-why-is-this-index-not/m-p/229465#M8581</link>
    <description>&lt;P&gt;Hi!!!&lt;/P&gt;

&lt;P&gt;I have a big problem with the index replication in the Indexer cluster.&lt;/P&gt;

&lt;P&gt;I add a new index in the indexes.conf file (splunk_home/etc/system/local). I did this in the master node, however, the index is not replicated into the peers (3 peers, repfactor=3)...&lt;/P&gt;

&lt;P&gt;I already edit the indexes.conf in splunk_home/etc/system/master-apps/_cluster/local , and after that I restart the master node, but nothing works...&lt;/P&gt;

&lt;P&gt;Do you have some tip for me?&lt;/P&gt;

&lt;P&gt;Thanks!!!&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 08:24:32 GMT</pubDate>
    <dc:creator>prianticoy</dc:creator>
    <dc:date>2020-09-29T08:24:32Z</dc:date>
    <item>
      <title>After adding a new index in indexes.conf, why is this index not being replicated in my Splunk 6.3.2 indexer cluster?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/After-adding-a-new-index-in-indexes-conf-why-is-this-index-not/m-p/229465#M8581</link>
      <description>&lt;P&gt;Hi!!!&lt;/P&gt;

&lt;P&gt;I have a big problem with the index replication in the Indexer cluster.&lt;/P&gt;

&lt;P&gt;I add a new index in the indexes.conf file (splunk_home/etc/system/local). I did this in the master node, however, the index is not replicated into the peers (3 peers, repfactor=3)...&lt;/P&gt;

&lt;P&gt;I already edit the indexes.conf in splunk_home/etc/system/master-apps/_cluster/local , and after that I restart the master node, but nothing works...&lt;/P&gt;

&lt;P&gt;Do you have some tip for me?&lt;/P&gt;

&lt;P&gt;Thanks!!!&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 08:24:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/After-adding-a-new-index-in-indexes-conf-why-is-this-index-not/m-p/229465#M8581</guid>
      <dc:creator>prianticoy</dc:creator>
      <dc:date>2020-09-29T08:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: After adding a new index in indexes.conf, why is this index not being replicated in my Splunk 6.3.2 indexer cluster?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/After-adding-a-new-index-in-indexes-conf-why-is-this-index-not/m-p/229466#M8582</link>
      <description>&lt;P&gt;I already distributed the config trouhg the master node...&lt;/P&gt;

&lt;P&gt;Do you have some tip? please!&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2016 01:12:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/After-adding-a-new-index-in-indexes-conf-why-is-this-index-not/m-p/229466#M8582</guid>
      <dc:creator>prianticoy</dc:creator>
      <dc:date>2016-01-12T01:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: After adding a new index in indexes.conf, why is this index not being replicated in my Splunk 6.3.2 indexer cluster?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/After-adding-a-new-index-in-indexes-conf-why-is-this-index-not/m-p/229467#M8583</link>
      <description>&lt;P&gt;The process to add a new index to indexer cluster is &lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Add the index details to $SPLUNK_HOME/etc/master-apps/_cluster/local/indexes.conf&lt;/LI&gt;
&lt;LI&gt;Make sure that repFactor=auto in included in the index stanza&lt;/LI&gt;
&lt;LI&gt;Distribute the new indexes.conf file to the peers by applying cluster bundle.&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;This will push the configuration to peers and indexes.conf in slave-apps directory of peers&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.0/Indexer/Configurethepeerindexes" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.0/Indexer/Configurethepeerindexes&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.1/Indexer/Updatepeerconfigurations#Distribute_the_configuration_bundle" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.1/Indexer/Updatepeerconfigurations#Distribute_the_configuration_bundle&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 08:21:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/After-adding-a-new-index-in-indexes-conf-why-is-this-index-not/m-p/229467#M8583</guid>
      <dc:creator>renjith_nair</dc:creator>
      <dc:date>2020-09-29T08:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: After adding a new index in indexes.conf, why is this index not being replicated in my Splunk 6.3.2 indexer cluster?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/After-adding-a-new-index-in-indexes-conf-why-is-this-index-not/m-p/229468#M8584</link>
      <description>&lt;P&gt;Hi! and thanks for your answer!&lt;/P&gt;

&lt;P&gt;However, I already did that, and didn't work... &lt;/P&gt;

&lt;P&gt;Do you know some other troubleshoot for this issue? &lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2016 13:13:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/After-adding-a-new-index-in-indexes-conf-why-is-this-index-not/m-p/229468#M8584</guid>
      <dc:creator>prianticoy</dc:creator>
      <dc:date>2016-01-12T13:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: After adding a new index in indexes.conf, why is this index not being replicated in my Splunk 6.3.2 indexer cluster?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/After-adding-a-new-index-in-indexes-conf-why-is-this-index-not/m-p/229469#M8585</link>
      <description>&lt;P&gt;What's the status of cluster apply bundle command?&lt;BR /&gt;
Check in your master's and indexer's log file to see if its throwing any errors for bundle distribution&lt;BR /&gt;
Check in your indexer's slave-apps/_cluster/local or default directory if the indexes.conf has been updated&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jan 2016 02:08:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/After-adding-a-new-index-in-indexes-conf-why-is-this-index-not/m-p/229469#M8585</guid>
      <dc:creator>renjith_nair</dc:creator>
      <dc:date>2016-01-13T02:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: After adding a new index in indexes.conf, why is this index not being replicated in my Splunk 6.3.2 indexer cluster?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/After-adding-a-new-index-in-indexes-conf-why-is-this-index-not/m-p/229470#M8586</link>
      <description>&lt;P&gt;Hi, thanks for your time! I already configure the index and now replication is working fine.&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jan 2016 12:51:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/After-adding-a-new-index-in-indexes-conf-why-is-this-index-not/m-p/229470#M8586</guid>
      <dc:creator>prianticoy</dc:creator>
      <dc:date>2016-01-13T12:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: After adding a new index in indexes.conf, why is this index not being replicated in my Splunk 6.3.2 indexer cluster?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/After-adding-a-new-index-in-indexes-conf-why-is-this-index-not/m-p/229471#M8587</link>
      <description>&lt;P&gt;Just out of curiosity, what was the problem ? &lt;/P&gt;</description>
      <pubDate>Wed, 13 Jan 2016 12:53:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/After-adding-a-new-index-in-indexes-conf-why-is-this-index-not/m-p/229471#M8587</guid>
      <dc:creator>renjith_nair</dc:creator>
      <dc:date>2016-01-13T12:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: After adding a new index in indexes.conf, why is this index not being replicated in my Splunk 6.3.2 indexer cluster?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/After-adding-a-new-index-in-indexes-conf-why-is-this-index-not/m-p/229472#M8588</link>
      <description>&lt;P&gt;Out of interest, is the _cluster directory there for some special system reason ?&lt;/P&gt;

&lt;P&gt;We distribute indexes.conf and parsing apps for the indexers by putting them in apps under master-apps and we've never done anything with the files under _cluster.&lt;/P&gt;

&lt;P&gt;You recommend putting configs in _cluster (in here: &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.1/Indexer/Updatepeerconfigurations#Distribute_the_configuration_bundle" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.1/Indexer/Updatepeerconfigurations#Distribute_the_configuration_bundle&lt;/A&gt;), &lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;rather than appifying/containerizing all configs as per your normal best practice ?&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;It strikes me as something you (Splunk) are likely to update as you release new versions and add indexes (for example, _telemetry).&lt;/P&gt;

&lt;P&gt;I'd call this a system directory, not a user manageable directory.&lt;/P&gt;

&lt;P&gt;Soooo...I was just wondering why it's there.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 13:43:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/After-adding-a-new-index-in-indexes-conf-why-is-this-index-not/m-p/229472#M8588</guid>
      <dc:creator>gavsdavs_GR</dc:creator>
      <dc:date>2020-09-29T13:43:12Z</dc:date>
    </item>
  </channel>
</rss>

