<?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: Calculate total index size (without replication) in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Calculate-total-index-size-without-replication/m-p/507000#M17440</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/192903"&gt;@kutzi&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;if the replication factor is the number of indexes, this means that in each Indexer you have all the data.&lt;/P&gt;&lt;P&gt;So you can calculate the disk occupation.&lt;/P&gt;&lt;P&gt;You could also calculate it (for each index) in this way:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;space=daily_indexed_average*0.5*days_of_retention&lt;/LI-CODE&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
    <pubDate>Thu, 02 Jul 2020 08:49:31 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2020-07-02T08:49:31Z</dc:date>
    <item>
      <title>Calculate total index size (without replication)</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Calculate-total-index-size-without-replication/m-p/506996#M17439</link>
      <description>&lt;P&gt;Is there a way to calculate how the index size would be, if they wouldn't be replicated - i.e. how much disk size I would need per indexer if replication factor == number of indexers?&lt;BR /&gt;&lt;BR /&gt;The values displayed in the Monitoring Console (e.g.&amp;nbsp;Index Detail: Deployment) seem to show the sum of the index size across all indexers&lt;BR /&gt;Also&amp;nbsp;&lt;A href="https://community.splunk.com/t5/Archive/How-to-calculate-the-index-size-from-all-indexers/m-p/96940" target="_blank"&gt;https://community.splunk.com/t5/Archive/How-to-calculate-the-index-size-from-all-indexers/m-p/96940&lt;/A&gt;&amp;nbsp;goes into that direction, but I also can only see the summed size or the size per indexers.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jul 2020 08:39:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Calculate-total-index-size-without-replication/m-p/506996#M17439</guid>
      <dc:creator>kutzi</dc:creator>
      <dc:date>2020-07-02T08:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate total index size (without replication)</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Calculate-total-index-size-without-replication/m-p/507000#M17440</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/192903"&gt;@kutzi&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;if the replication factor is the number of indexes, this means that in each Indexer you have all the data.&lt;/P&gt;&lt;P&gt;So you can calculate the disk occupation.&lt;/P&gt;&lt;P&gt;You could also calculate it (for each index) in this way:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;space=daily_indexed_average*0.5*days_of_retention&lt;/LI-CODE&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jul 2020 08:49:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Calculate-total-index-size-without-replication/m-p/507000#M17440</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-07-02T08:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate total index size (without replication)</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Calculate-total-index-size-without-replication/m-p/507003#M17441</link>
      <description>&lt;P&gt;I have 3 indexers, but a replication factor of 2. I'd like to know how much space I'd need per indexer, if the replication factor would be 3.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jul 2020 08:53:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Calculate-total-index-size-without-replication/m-p/507003#M17441</guid>
      <dc:creator>kutzi</dc:creator>
      <dc:date>2020-07-02T08:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate total index size (without replication)</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Calculate-total-index-size-without-replication/m-p/507004#M17442</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/192903"&gt;@kutzi&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;the storage occupation is, for each clustered Indexer:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;space=daily_indexed_average*0.5*days_of_retention*(RF*0.15+SF*0.35)/num_Indexers&lt;/LI-CODE&gt;&lt;P&gt;It depends on the Replication Factor, but also on the Search Factor.&lt;/P&gt;&lt;P&gt;Then it depends on the Data Models, Summary indexes and Accelerations you have.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jul 2020 09:06:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Calculate-total-index-size-without-replication/m-p/507004#M17442</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-07-02T09:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate total index size (without replication)</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Calculate-total-index-size-without-replication/m-p/507010#M17443</link>
      <description>&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Do you know if there's a query to get the&amp;nbsp;daily_indexed_average?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jul 2020 09:24:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Calculate-total-index-size-without-replication/m-p/507010#M17443</guid>
      <dc:creator>kutzi</dc:creator>
      <dc:date>2020-07-02T09:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate total index size (without replication)</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Calculate-total-index-size-without-replication/m-p/507016#M17444</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/192903"&gt;@kutzi&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;see the License Consuption (last 30 days) dashboard [Settings -- Licensing -- Usage Report -- Previous 30 days].&lt;/P&gt;&lt;P&gt;If you like, you can take that search and modify it.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jul 2020 09:52:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Calculate-total-index-size-without-replication/m-p/507016#M17444</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-07-02T09:52:06Z</dc:date>
    </item>
  </channel>
</rss>

