<?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: How to view data retention settings in Splunk in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-view-data-retention-settings-in-Splunk/m-p/77086#M15768</link>
    <description>&lt;PRE&gt;&lt;CODE&gt;| rest /services/data/indexes | where disabled = 0 | search NOT title = "_*" | eval currentDBSizeGB = round( currentDBSizeMB / 1024) | where currentDBSizeGB &amp;gt; 0 | table splunk_server title summaryHomePath_expanded minTime maxTime currentDBSizeGB totalEventCount frozenTimePeriodInSecs coldToFrozenDir maxTotalDataSizeMB | rename minTime AS earliest maxTime AS latest summaryHomePath_expanded AS index_path currentDBSizeGB AS index_size totalEventCount AS event_cnt frozenTimePeriodInSecs AS index_retention coldToFrozenDir AS index_path_frozen maxTotalDataSizeMB AS index_size_max title AS index
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 17 Jul 2015 12:24:19 GMT</pubDate>
    <dc:creator>landen99</dc:creator>
    <dc:date>2015-07-17T12:24:19Z</dc:date>
    <item>
      <title>How to view data retention settings in Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-view-data-retention-settings-in-Splunk/m-p/77083#M15765</link>
      <description>&lt;P&gt;Was wondering how I can view my data retention settings in Splunk. Installation is on a Linux platform. &lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2013 01:58:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-view-data-retention-settings-in-Splunk/m-p/77083#M15765</guid>
      <dc:creator>rgilliam</dc:creator>
      <dc:date>2013-06-27T01:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to view data retention settings in Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-view-data-retention-settings-in-Splunk/m-p/77084#M15766</link>
      <description>&lt;P&gt;This is found in indexes.conf and is set on a per-index level.&lt;/P&gt;

&lt;P&gt;The parameter is called &lt;CODE&gt;FrozenTimePeriodInSecs&lt;/CODE&gt; and is expressed in seconds. If it does not exist, then the default value of 188697600 is used, which is approximately 6 years.&lt;/P&gt;

&lt;P&gt;Read more in the docs,&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.3/Indexer/Setaretirementandarchivingpolicy"&gt;http://docs.splunk.com/Documentation/Splunk/5.0.3/Indexer/Setaretirementandarchivingpolicy&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Indexer/Configureindexstorage"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Indexer/Configureindexstorage&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Hope this helps,&lt;/P&gt;

&lt;P&gt;Kristian&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2013 10:45:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-view-data-retention-settings-in-Splunk/m-p/77084#M15766</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2013-06-27T10:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to view data retention settings in Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-view-data-retention-settings-in-Splunk/m-p/77085#M15767</link>
      <description>&lt;P&gt;You can only directly set a maximum retention period. &lt;/P&gt;

&lt;P&gt;The way to 'set' a minimum retention period is to manually calculate how fast you are accumulating logs and then make sure you have allocated enough disk space to your indexes. &lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2015 05:26:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-view-data-retention-settings-in-Splunk/m-p/77085#M15767</guid>
      <dc:creator>ben363</dc:creator>
      <dc:date>2015-06-23T05:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to view data retention settings in Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-view-data-retention-settings-in-Splunk/m-p/77086#M15768</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;| rest /services/data/indexes | where disabled = 0 | search NOT title = "_*" | eval currentDBSizeGB = round( currentDBSizeMB / 1024) | where currentDBSizeGB &amp;gt; 0 | table splunk_server title summaryHomePath_expanded minTime maxTime currentDBSizeGB totalEventCount frozenTimePeriodInSecs coldToFrozenDir maxTotalDataSizeMB | rename minTime AS earliest maxTime AS latest summaryHomePath_expanded AS index_path currentDBSizeGB AS index_size totalEventCount AS event_cnt frozenTimePeriodInSecs AS index_retention coldToFrozenDir AS index_path_frozen maxTotalDataSizeMB AS index_size_max title AS index
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 17 Jul 2015 12:24:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-view-data-retention-settings-in-Splunk/m-p/77086#M15768</guid>
      <dc:creator>landen99</dc:creator>
      <dc:date>2015-07-17T12:24:19Z</dc:date>
    </item>
  </channel>
</rss>

