<?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: [Blog] Differentiate various size related parameters from indexes.conf in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Blog-Differentiate-various-size-related-parameters-from-indexes/m-p/605177#M105203</link>
    <description>&lt;P&gt;indexes.conf.spect should give acurate answer -&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Admin/indexesconf" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Admin/indexesconf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But here I'm trying to summarize in one-liners.&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;maxTotalDataSizeMB&lt;/STRONG&gt;&lt;UL&gt;&lt;LI&gt;How large an Index can grow. (default ~500GB)&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;maxGlobalRawDataSizeMB&lt;/STRONG&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;How large an Index's _raw data (uncompressed size) can grow. This is only valid for remote-storage-enabled indexes. (default - unlimited)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;maxGlobalDataSizeMB&lt;/STRONG&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;How large an Index can grow in Smart Store (default - unlimited)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;maxDataSize&lt;/STRONG&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Maximum allowed size of a bucket (does not apply to older buckets that are already there) (default - auto ~750 MB)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;maxVolumeDataSizeMB&lt;/STRONG&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Maximum allowed size of a volume. (no default)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;homePath.maxDataSizeMB&lt;/STRONG&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Maximum allowed size of home path. (default - $SPLUNK_HOME/var/lib/splunk/&amp;lt;index&amp;gt;/db)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;coldPath.maxDataSizeMB&lt;/STRONG&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Maximum allowed size of cold path. (default - $SPLUNK_HOME/var/lib/splunk/&amp;lt;index&amp;gt;/colddb)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Whichever storage limit reaches the first the oldest bucket will get impacted (moved/deleted depending on which parameter it is and what policies are configured.) For details please read indexes.conf.spec.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've covered only size related, there are also a number of buckets-related parameters.&amp;nbsp; Though I may come back in the future and update the answer to include a one-liner description for bucket count-related useful parameters.&lt;/P&gt;</description>
    <pubDate>Mon, 11 Jul 2022 16:05:02 GMT</pubDate>
    <dc:creator>VatsalJagani</dc:creator>
    <dc:date>2022-07-11T16:05:02Z</dc:date>
    <item>
      <title>[Blog] Differentiate various size related parameters from indexes.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Blog-Differentiate-various-size-related-parameters-from-indexes/m-p/605176#M105202</link>
      <description>&lt;P&gt;&lt;SPAN&gt;[Blog Post] Differentiate various size related parameters from indexes.conf&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;maxTotalDataSizeMB&lt;/LI&gt;&lt;LI&gt;maxGlobalRawDataSizeMB&lt;/LI&gt;&lt;LI&gt;maxGlobalDataSizeMB&lt;/LI&gt;&lt;LI&gt;maxDataSize&lt;/LI&gt;&lt;LI&gt;maxVolumeDataSizeMB&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Mon, 11 Jul 2022 16:03:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Blog-Differentiate-various-size-related-parameters-from-indexes/m-p/605176#M105202</guid>
      <dc:creator>VatsalJagani</dc:creator>
      <dc:date>2022-07-11T16:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: [Blog] Differentiate various size related parameters from indexes.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Blog-Differentiate-various-size-related-parameters-from-indexes/m-p/605177#M105203</link>
      <description>&lt;P&gt;indexes.conf.spect should give acurate answer -&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Admin/indexesconf" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Admin/indexesconf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But here I'm trying to summarize in one-liners.&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;maxTotalDataSizeMB&lt;/STRONG&gt;&lt;UL&gt;&lt;LI&gt;How large an Index can grow. (default ~500GB)&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;maxGlobalRawDataSizeMB&lt;/STRONG&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;How large an Index's _raw data (uncompressed size) can grow. This is only valid for remote-storage-enabled indexes. (default - unlimited)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;maxGlobalDataSizeMB&lt;/STRONG&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;How large an Index can grow in Smart Store (default - unlimited)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;maxDataSize&lt;/STRONG&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Maximum allowed size of a bucket (does not apply to older buckets that are already there) (default - auto ~750 MB)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;maxVolumeDataSizeMB&lt;/STRONG&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Maximum allowed size of a volume. (no default)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;homePath.maxDataSizeMB&lt;/STRONG&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Maximum allowed size of home path. (default - $SPLUNK_HOME/var/lib/splunk/&amp;lt;index&amp;gt;/db)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;coldPath.maxDataSizeMB&lt;/STRONG&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Maximum allowed size of cold path. (default - $SPLUNK_HOME/var/lib/splunk/&amp;lt;index&amp;gt;/colddb)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Whichever storage limit reaches the first the oldest bucket will get impacted (moved/deleted depending on which parameter it is and what policies are configured.) For details please read indexes.conf.spec.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've covered only size related, there are also a number of buckets-related parameters.&amp;nbsp; Though I may come back in the future and update the answer to include a one-liner description for bucket count-related useful parameters.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2022 16:05:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Blog-Differentiate-various-size-related-parameters-from-indexes/m-p/605177#M105203</guid>
      <dc:creator>VatsalJagani</dc:creator>
      <dc:date>2022-07-11T16:05:02Z</dc:date>
    </item>
  </channel>
</rss>

