<?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: indexer replication in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/indexer-replication/m-p/554785#M18878</link>
    <description>&lt;P&gt;&lt;A href="https://community.splunk.com/t5/user/viewprofilepage/user-id/199268" target="_blank"&gt;@s2_splunk&lt;/A&gt;&amp;nbsp;thanks for following-up on this post.&lt;/P&gt;&lt;P&gt;Splunk doc: &lt;A href="https://docs.splunk.com/Documentation/Splunk/8.1.3/Indexer/Migratenon-clusteredindexerstoaclusteredenvironment" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.1.3/Indexer/Migratenon-clusteredindexerstoaclusteredenvironment&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I needed to add:&lt;/P&gt;&lt;LI-CODE lang="cpp"&gt;repFactor = auto&lt;/LI-CODE&gt;&lt;P&gt;under each [index_name] stanza on my cluster master's indexes.conf that gets pushed out to the peer nodes (indexers).&lt;/P&gt;&lt;P&gt;Once I updated indexes.conf, and applied the latest bundle on the CM (/opt/splunk/bin/splunk apply cluster-bundle --answer-yes), it started to replicated the custom indexes.&lt;/P&gt;&lt;P&gt;Important note: don't updated all indexes and push out the new cluster bundle at once, it its too much for the CM...update one index at a time and apply the cluster bundle.&lt;/P&gt;</description>
    <pubDate>Mon, 07 Jun 2021 21:31:35 GMT</pubDate>
    <dc:creator>dkr3500</dc:creator>
    <dc:date>2021-06-07T21:31:35Z</dc:date>
    <item>
      <title>indexer replication</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/indexer-replication/m-p/554553#M18873</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I stood up a new set of indexers this weekend and set my RF=2 and SF=1 on the CM with the hope that the old indexers will replicate the data and populate the new set of indexers (I'm going to eventually decom the old indexers).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;However, that doesn't seem to be working.&amp;nbsp; All the peers are up and running, and UFs are sending data correctly via indexer_discovery...but the data isn't being replicated.&amp;nbsp; My question is, why aren't my indexes (other than these native ones) showing up here on the CM? (Settings &amp;gt; Indexer clustering &amp;gt; Indexes tab:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Only native indexes are showing up on cluster master." style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/14483i6CE007E7E93B48EE/image-size/large?v=v2&amp;amp;px=999" role="button" title="klomp5.png" alt="Only native indexes are showing up on cluster master." /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Only native indexes are showing up on cluster master.&lt;/span&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jun 2021 21:53:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/indexer-replication/m-p/554553#M18873</guid>
      <dc:creator>dkr3500</dc:creator>
      <dc:date>2021-06-04T21:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: indexer replication</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/indexer-replication/m-p/554554#M18874</link>
      <description>&lt;P&gt;What did your deployment look like before, was it already a cluster, albeit a smaller one?&lt;/P&gt;&lt;P&gt;If you did not have a cluster before, your existing data will sit in standalone buckets and will not replicate by default. Also, when using clustering, all peer definitions (indexes.conf) is done on the CM (master-apps) and bundle-pushed to the peers.&amp;nbsp; This is how the CM knows about indexes in the cluster.&lt;/P&gt;&lt;P&gt;Need to understand a bit better where you started from to be able to help.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jun 2021 22:00:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/indexer-replication/m-p/554554#M18874</guid>
      <dc:creator>s2_splunk</dc:creator>
      <dc:date>2021-06-04T22:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: indexer replication</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/indexer-replication/m-p/554785#M18878</link>
      <description>&lt;P&gt;&lt;A href="https://community.splunk.com/t5/user/viewprofilepage/user-id/199268" target="_blank"&gt;@s2_splunk&lt;/A&gt;&amp;nbsp;thanks for following-up on this post.&lt;/P&gt;&lt;P&gt;Splunk doc: &lt;A href="https://docs.splunk.com/Documentation/Splunk/8.1.3/Indexer/Migratenon-clusteredindexerstoaclusteredenvironment" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.1.3/Indexer/Migratenon-clusteredindexerstoaclusteredenvironment&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I needed to add:&lt;/P&gt;&lt;LI-CODE lang="cpp"&gt;repFactor = auto&lt;/LI-CODE&gt;&lt;P&gt;under each [index_name] stanza on my cluster master's indexes.conf that gets pushed out to the peer nodes (indexers).&lt;/P&gt;&lt;P&gt;Once I updated indexes.conf, and applied the latest bundle on the CM (/opt/splunk/bin/splunk apply cluster-bundle --answer-yes), it started to replicated the custom indexes.&lt;/P&gt;&lt;P&gt;Important note: don't updated all indexes and push out the new cluster bundle at once, it its too much for the CM...update one index at a time and apply the cluster bundle.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 21:31:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/indexer-replication/m-p/554785#M18878</guid>
      <dc:creator>dkr3500</dc:creator>
      <dc:date>2021-06-07T21:31:35Z</dc:date>
    </item>
  </channel>
</rss>

