<?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: Recommended search/replication factor config for 2 site index cluster w/16 indexers each in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Recommended-search-replication-factor-config-for-2-site-index/m-p/411304#M14744</link>
    <description>&lt;P&gt;no performance problems persay... but something I want to understand better. Obviously looking for as-best of performance as possible out of our system. Doing roughly 4TB/day ingestion.&lt;/P&gt;</description>
    <pubDate>Fri, 18 Jan 2019 21:54:30 GMT</pubDate>
    <dc:creator>joesrepsolc</dc:creator>
    <dc:date>2019-01-18T21:54:30Z</dc:date>
    <item>
      <title>Recommended search/replication factor config for 2 site index cluster w/16 indexers each</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Recommended-search-replication-factor-config-for-2-site-index/m-p/411299#M14739</link>
      <description>&lt;P&gt;Looking for any performance gains on our architecture and how best to take advantage of the (16) indexer clusters we have in place (1 cluster in CA, and another in midwest)&lt;/P&gt;

&lt;P&gt;Today the replication factor = 2, and search factor = 2. Feeling like we can do better and increase performance.&lt;/P&gt;

&lt;P&gt;Thoughts? Reasoning?&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2019 16:00:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Recommended-search-replication-factor-config-for-2-site-index/m-p/411299#M14739</guid>
      <dc:creator>joesrepsolc</dc:creator>
      <dc:date>2019-01-17T16:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: Recommended search/replication factor config for 2 site index cluster w/16 indexers each</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Recommended-search-replication-factor-config-for-2-site-index/m-p/411300#M14740</link>
      <description>&lt;P&gt;are those connected? e.g. multi-site cluster or separate indexer clusters?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2019 18:56:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Recommended-search-replication-factor-config-for-2-site-index/m-p/411300#M14740</guid>
      <dc:creator>adonio</dc:creator>
      <dc:date>2019-01-17T18:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: Recommended search/replication factor config for 2 site index cluster w/16 indexers each</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Recommended-search-replication-factor-config-for-2-site-index/m-p/411301#M14741</link>
      <description>&lt;P&gt;It is a multi-site index cluster. (16) indexers at one site and (16) indexers at another site. All managed by a single cluster master.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2019 20:38:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Recommended-search-replication-factor-config-for-2-site-index/m-p/411301#M14741</guid>
      <dc:creator>joesrepsolc</dc:creator>
      <dc:date>2019-01-17T20:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: Recommended search/replication factor config for 2 site index cluster w/16 indexers each</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Recommended-search-replication-factor-config-for-2-site-index/m-p/411302#M14742</link>
      <description>&lt;P&gt;Are you facing any performance issues?&lt;BR /&gt;
Also, what is the data volume?&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2019 04:32:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Recommended-search-replication-factor-config-for-2-site-index/m-p/411302#M14742</guid>
      <dc:creator>bangalorep</dc:creator>
      <dc:date>2019-01-18T04:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: Recommended search/replication factor config for 2 site index cluster w/16 indexers each</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Recommended-search-replication-factor-config-for-2-site-index/m-p/411303#M14743</link>
      <description>&lt;P&gt;Assuming you have multi-site indexer cluster across 2 sites, what's your site search and replication factor? How many copies do you want to store in each site when a new data comes in? Look at your failover and storage considerations.&lt;/P&gt;

&lt;P&gt;e.g. any data coming in site 1 can be stored in 2 indexers (or more if you want) in the originating site and another 2 copies in the other site. This will ensure equal amount of data in each site and fault tolerant up-to 2 nodes in a site.&lt;/P&gt;

&lt;P&gt;Look at the examples in &lt;A href="https://docs.splunk.com/Documentation/Splunk/7.2.3/Indexer/Sitereplicationfactor#Examples"&gt;https://docs.splunk.com/Documentation/Splunk/7.2.3/Indexer/Sitereplicationfactor#Examples&lt;/A&gt; and your use cases, available storage to determine/adust Site SF/RF. Generally, distributing the copies equivally in both sites should give you a better performance. Also, if the users are across the world, you may also need to look at balancing them to both sites equally &lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.2.3/Indexer/Sitesearchfactor"&gt;https://docs.splunk.com/Documentation/Splunk/7.2.3/Indexer/Sitesearchfactor&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2019 16:40:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Recommended-search-replication-factor-config-for-2-site-index/m-p/411303#M14743</guid>
      <dc:creator>lakshman239</dc:creator>
      <dc:date>2019-01-18T16:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: Recommended search/replication factor config for 2 site index cluster w/16 indexers each</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Recommended-search-replication-factor-config-for-2-site-index/m-p/411304#M14744</link>
      <description>&lt;P&gt;no performance problems persay... but something I want to understand better. Obviously looking for as-best of performance as possible out of our system. Doing roughly 4TB/day ingestion.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2019 21:54:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Recommended-search-replication-factor-config-for-2-site-index/m-p/411304#M14744</guid>
      <dc:creator>joesrepsolc</dc:creator>
      <dc:date>2019-01-18T21:54:30Z</dc:date>
    </item>
  </channel>
</rss>

