<?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: Find Historical Index Volume Usage in Installation</title>
    <link>https://community.splunk.com/t5/Installation/Find-Historical-Index-Volume-Usage/m-p/81082#M1327</link>
    <description>&lt;P&gt;This has to do with the data retention policy on the _&lt;EM&gt;internal&lt;/EM&gt; index.&lt;/P&gt;

&lt;P&gt;Look at: &lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.4/admin/Indexesconf"&gt;indexes.conf&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Specifically the setting for: &lt;EM&gt;frozenTimePeriodInSecs&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;If you increase that, you should be able to store larger periods in your _&lt;EM&gt;internal&lt;/EM&gt; index.&lt;/P&gt;</description>
    <pubDate>Wed, 18 Sep 2013 10:30:23 GMT</pubDate>
    <dc:creator>tiny3001</dc:creator>
    <dc:date>2013-09-18T10:30:23Z</dc:date>
    <item>
      <title>Find Historical Index Volume Usage</title>
      <link>https://community.splunk.com/t5/Installation/Find-Historical-Index-Volume-Usage/m-p/81079#M1324</link>
      <description>&lt;P&gt;I am operating on an old 4.3.1 instance of Splunk. Recently I've built up our infrastructure with three new Indexers/Deployment Servers and two new search heads. I am able to view the index volume usage for the past two months since I started the project, but I am unable to obtain historical data pertaining to the volume of events being indexed. &lt;/P&gt;

&lt;P&gt;&lt;A href="http://splunk-base.splunk.com/answers/29415/daily-index-volume-by-sourcetype" target="_blank"&gt;This Splunk-base question&lt;/A&gt; worked perfectly for the past 2 months of data, but I cannot see anything beyond that. When I search for data previous to this time, I receive "No results found". This is the search string I have been using.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;index=_internal source=*metrics.log splunk_server="local" | eval MB=kb/1024 | search group="per_index_thruput" | chart sum(MB) by series | sort - sum(MB)&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;I believe the problem may lie in there not being any metric logs beyond that point in time, is there any way to have Splunk evaluate all indexed events from a certain time/date/range and show me how much has been indexed on those days? I am evaluating my past license usage in preparation to create a business case to present to my execs to purchase a larger license. &lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 14:13:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Find-Historical-Index-Volume-Usage/m-p/81079#M1324</guid>
      <dc:creator>sdyawg</dc:creator>
      <dc:date>2020-09-28T14:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: Find Historical Index Volume Usage</title>
      <link>https://community.splunk.com/t5/Installation/Find-Historical-Index-Volume-Usage/m-p/81080#M1325</link>
      <description>&lt;P&gt;Could you check whether your _internal index has the historical data for anything for that period?&lt;BR /&gt;
You can also try this search to get the usage.&lt;BR /&gt;
index=_internal source="&lt;EM&gt;license_usage.&lt;/EM&gt;" |eval GB=b/1024/1024/1024)|rename GB as Usage_Stats&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 14:13:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Find-Historical-Index-Volume-Usage/m-p/81080#M1325</guid>
      <dc:creator>linu1988</dc:creator>
      <dc:date>2020-09-28T14:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: Find Historical Index Volume Usage</title>
      <link>https://community.splunk.com/t5/Installation/Find-Historical-Index-Volume-Usage/m-p/81081#M1326</link>
      <description>&lt;P&gt;it looks like there is nothing in my _internal index for anything beyond two months ago. I have definitely used a few search strings to find answers like this before, but there's simply nothing in that index currently. &lt;/P&gt;

&lt;P&gt;Checked the Splunk Manager: "Earliest Event: May 14, 2013 6:57:20 AM" &lt;/P&gt;

&lt;P&gt;Is there anyway to pull index volume usage from before this time?&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jul 2013 21:29:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Find-Historical-Index-Volume-Usage/m-p/81081#M1326</guid>
      <dc:creator>sdyawg</dc:creator>
      <dc:date>2013-07-01T21:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: Find Historical Index Volume Usage</title>
      <link>https://community.splunk.com/t5/Installation/Find-Historical-Index-Volume-Usage/m-p/81082#M1327</link>
      <description>&lt;P&gt;This has to do with the data retention policy on the _&lt;EM&gt;internal&lt;/EM&gt; index.&lt;/P&gt;

&lt;P&gt;Look at: &lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.4/admin/Indexesconf"&gt;indexes.conf&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Specifically the setting for: &lt;EM&gt;frozenTimePeriodInSecs&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;If you increase that, you should be able to store larger periods in your _&lt;EM&gt;internal&lt;/EM&gt; index.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2013 10:30:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Find-Historical-Index-Volume-Usage/m-p/81082#M1327</guid>
      <dc:creator>tiny3001</dc:creator>
      <dc:date>2013-09-18T10:30:23Z</dc:date>
    </item>
  </channel>
</rss>

