<?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 How to determine index volume by sourcetype? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-determine-index-volume-by-sourcetype/m-p/125145#M25815</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;How can I determine the index volume by sourcetype?  The reason why I ask is because occasionally I'll have a big spike in my index volume that threatens my license cap and I'm trying to find the best way to determine the cause of the spike.  If I can create a chart that shows volume by sourcetype (over X hours) then I can identify the culprit and dig in from there.&lt;/P&gt;

&lt;P&gt;Or even better, is there a search that I can run that actually identifies the cause of the spike (not just the sourectype)?&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Mon, 15 Sep 2014 17:16:05 GMT</pubDate>
    <dc:creator>echojacques</dc:creator>
    <dc:date>2014-09-15T17:16:05Z</dc:date>
    <item>
      <title>How to determine index volume by sourcetype?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-determine-index-volume-by-sourcetype/m-p/125145#M25815</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;How can I determine the index volume by sourcetype?  The reason why I ask is because occasionally I'll have a big spike in my index volume that threatens my license cap and I'm trying to find the best way to determine the cause of the spike.  If I can create a chart that shows volume by sourcetype (over X hours) then I can identify the culprit and dig in from there.&lt;/P&gt;

&lt;P&gt;Or even better, is there a search that I can run that actually identifies the cause of the spike (not just the sourectype)?&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 15 Sep 2014 17:16:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-determine-index-volume-by-sourcetype/m-p/125145#M25815</guid>
      <dc:creator>echojacques</dc:creator>
      <dc:date>2014-09-15T17:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to determine index volume by sourcetype?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-determine-index-volume-by-sourcetype/m-p/125146#M25816</link>
      <description>&lt;P&gt;Trust the license usage (not the metrics) form the license-master.&lt;/P&gt;

&lt;P&gt;Example for the size for yesterday&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;earliest=-1d@d latest=@d  index=_internal source=*license_usage.log* type=Usage 
| stats sum(b) AS Bytes by st 
| sort -Bytes
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;see more here : &lt;A href="http://wiki.splunk.com/Community:TroubleshootingIndexedDataVolume"&gt;http://wiki.splunk.com/Community:TroubleshootingIndexedDataVolume&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Sep 2014 17:50:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-determine-index-volume-by-sourcetype/m-p/125146#M25816</guid>
      <dc:creator>ykherianDEPRECA</dc:creator>
      <dc:date>2014-09-15T17:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to determine index volume by sourcetype?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-determine-index-volume-by-sourcetype/m-p/125147#M25817</link>
      <description>&lt;P&gt;Thanks, the link ( &lt;A href="http://wiki.splunk.com/Community:TroubleshootingIndexedDataVolume"&gt;http://wiki.splunk.com/Community:TroubleshootingIndexedDataVolume&lt;/A&gt; ) is very helpful.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Sep 2014 20:26:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-determine-index-volume-by-sourcetype/m-p/125147#M25817</guid>
      <dc:creator>echojacques</dc:creator>
      <dc:date>2014-09-15T20:26:58Z</dc:date>
    </item>
  </channel>
</rss>

