<?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: data trim in Security</title>
    <link>https://community.splunk.com/t5/Security/data-trim/m-p/654060#M17206</link>
    <description>&lt;P&gt;Why the data is being&amp;nbsp; trimmed if the index have enough space to store new data as well as old data?&lt;/P&gt;</description>
    <pubDate>Fri, 11 Aug 2023 12:09:21 GMT</pubDate>
    <dc:creator>Siddharthnegi</dc:creator>
    <dc:date>2023-08-11T12:09:21Z</dc:date>
    <item>
      <title>data trim</title>
      <link>https://community.splunk.com/t5/Security/data-trim/m-p/653547#M17181</link>
      <description>&lt;P&gt;Thanks for your answer, however, we are facing an issue where there is enough space in our index but our disk space has reached around 80%. SO I just want to know if volume trimming happens on the disk level as well ? Below attached are our index configuration for paloalto index and the disk status.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[firewall_paloalto]&lt;BR /&gt;coldPath = volume:cold\firewall_paloalto\colddb&lt;BR /&gt;homePath = volume:hotwarm\firewall_paloalto\db&lt;BR /&gt;thawedPath = D:\splunk_data\firewall_paloalto\thaweddb&lt;BR /&gt;tstatsHomePath = volume:hotwarm\firewall_paloalto\datamodel_summary&lt;/P&gt;&lt;P&gt;frozenTimePeriodInSecs = 47304000&lt;/P&gt;&lt;P&gt;maxTotalDataSizeMB = 4294967295&lt;/P&gt;</description>
      <pubDate>Tue, 08 Aug 2023 08:23:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/data-trim/m-p/653547#M17181</guid>
      <dc:creator>Siddharthnegi</dc:creator>
      <dc:date>2023-08-08T08:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: data trim</title>
      <link>https://community.splunk.com/t5/Security/data-trim/m-p/653574#M17183</link>
      <description>&lt;P&gt;When buckets age out and are frozen (deleted) then disk space will be restored.&amp;nbsp; The buckets need to be at least 1.5 years old before they will be deleted, however, given the frozenTimePeriodInSecs setting.&lt;/P&gt;&lt;P&gt;Buckets also will be deleted as needed to stay within the maxTotalDataSizeMB setting, but it may take a long time to fill 4PB (depending on your ingest rate).&lt;/P&gt;&lt;P&gt;You may want to confirm the settings are appropriate for the index.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Aug 2023 12:47:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/data-trim/m-p/653574#M17183</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2023-08-08T12:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: data trim</title>
      <link>https://community.splunk.com/t5/Security/data-trim/m-p/653658#M17189</link>
      <description>&lt;P&gt;Thanks for the answer , but the problem is we have enough storage for index but still its trimming data . And disk space is used around 80% , So i want to know whether volume trimming happens on the disk level as well.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2023 05:14:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/data-trim/m-p/653658#M17189</guid>
      <dc:creator>Siddharthnegi</dc:creator>
      <dc:date>2023-08-09T05:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: data trim</title>
      <link>https://community.splunk.com/t5/Security/data-trim/m-p/653793#M17194</link>
      <description>&lt;P&gt;There are many settings that factor into when data is reaped, which makes it a bit complicated.&amp;nbsp; It's further complicated if you use volumes or SmartStore.&lt;/P&gt;&lt;P&gt;Can you share the indexes.conf stanza for the index and the &lt;FONT face="courier new,courier"&gt;[default]&lt;/FONT&gt; indexes.conf stanza?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2023 18:15:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/data-trim/m-p/653793#M17194</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2023-08-09T18:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: data trim</title>
      <link>https://community.splunk.com/t5/Security/data-trim/m-p/653839#M17196</link>
      <description>&lt;P&gt;Are you talking about this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[firewall_paloalto]&lt;BR /&gt;coldPath = volume:cold\firewall_paloalto\colddb&lt;BR /&gt;homePath = volume:hotwarm\firewall_paloalto\db&lt;BR /&gt;thawedPath = D:\splunk_data\firewall_paloalto\thaweddb&lt;BR /&gt;tstatsHomePath = volume:hotwarm\firewall_paloalto\datamodel_summary&lt;/P&gt;&lt;P&gt;frozenTimePeriodInSecs = 47304000&lt;/P&gt;&lt;P&gt;maxTotalDataSizeMB = 4294967295&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 04:18:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/data-trim/m-p/653839#M17196</guid>
      <dc:creator>Siddharthnegi</dc:creator>
      <dc:date>2023-08-10T04:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: data trim</title>
      <link>https://community.splunk.com/t5/Security/data-trim/m-p/653920#M17197</link>
      <description>&lt;P&gt;Is there also a [default] stanza in indexes.conf?&amp;nbsp; What are the volume settings?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 11:59:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/data-trim/m-p/653920#M17197</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2023-08-10T11:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: data trim</title>
      <link>https://community.splunk.com/t5/Security/data-trim/m-p/653924#M17199</link>
      <description>&lt;P&gt;this is default stanza&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[default]&lt;BR /&gt;enableDataIntegrityControl = true&lt;BR /&gt;frozenTimePeriodInSecs = 47304000&lt;BR /&gt;repFactor = auto&lt;BR /&gt;maxWarmDBCount = 80&lt;BR /&gt;maxTotalDataSizeMB = 4294967295&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[volume:hotwarm]&lt;BR /&gt;path = /opt/index_data/splunk_data&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[volume:cold]&lt;BR /&gt;path = /opt/index_data/splunk_data&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[volume:tstats]&lt;BR /&gt;path = /opt/index_data/splunk_data_tstats&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 12:16:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/data-trim/m-p/653924#M17199</guid>
      <dc:creator>Siddharthnegi</dc:creator>
      <dc:date>2023-08-10T12:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: data trim</title>
      <link>https://community.splunk.com/t5/Security/data-trim/m-p/653971#M17202</link>
      <description>&lt;P&gt;The volume settings should include &lt;FONT face="courier new,courier"&gt;maxVolumeDataSizeMB&lt;/FONT&gt; so Splunk knows how large the volume is (or at least how much it can use).&amp;nbsp; Each index can use individual &lt;FONT face="courier new,courier"&gt;maxTotalDataSizeMB&lt;/FONT&gt; settings to control how much of the volume they can consume.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 16:01:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/data-trim/m-p/653971#M17202</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2023-08-10T16:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: data trim</title>
      <link>https://community.splunk.com/t5/Security/data-trim/m-p/654060#M17206</link>
      <description>&lt;P&gt;Why the data is being&amp;nbsp; trimmed if the index have enough space to store new data as well as old data?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2023 12:09:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/data-trim/m-p/654060#M17206</guid>
      <dc:creator>Siddharthnegi</dc:creator>
      <dc:date>2023-08-11T12:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: data trim</title>
      <link>https://community.splunk.com/t5/Security/data-trim/m-p/654066#M17207</link>
      <description>&lt;P&gt;Perhaps, in the absence of &lt;FONT face="courier new,courier"&gt;maxVolumeDataSizeMB&lt;/FONT&gt;, Splunk is using a low value for the size of the volume and trimming data to "fit" that lower value.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2023 12:38:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/data-trim/m-p/654066#M17207</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2023-08-11T12:38:46Z</dc:date>
    </item>
  </channel>
</rss>

