<?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 limit the maximum indexing volume a day per index? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-limit-the-maximum-indexing-volume-a-day-per-index/m-p/175377#M35208</link>
    <description>&lt;P&gt;Does it mean that you want to drop data after hot bucket reaches 3GB?&lt;/P&gt;</description>
    <pubDate>Thu, 12 Mar 2015 04:39:49 GMT</pubDate>
    <dc:creator>satishsdange</dc:creator>
    <dc:date>2015-03-12T04:39:49Z</dc:date>
    <item>
      <title>How to limit the maximum indexing volume a day per index?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-limit-the-maximum-indexing-volume-a-day-per-index/m-p/175374#M35205</link>
      <description>&lt;P&gt;Hello everyone&lt;BR /&gt;
I am trying to limit the ability of indexing per day of for each of my indexes as follows:&lt;BR /&gt;
indexA = 5GB&lt;BR /&gt;
indexB = 3GB&lt;BR /&gt;
indexC = 8GB&lt;/P&gt;

&lt;P&gt;In my indexes.conf file I have the following:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[indexA]
maxDataSize = 5120
[indexB]
maxDataSize = 3072
[indexC]
maxDataSize = 8192
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;However, this amount exceeds indexing daily. Am I doing something wrong or am I missing something? I'm grateful for your help.&lt;/P&gt;

&lt;P&gt;Regards&lt;BR /&gt;
Jorge&lt;/P&gt;</description>
      <pubDate>Thu, 12 Mar 2015 03:35:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-limit-the-maximum-indexing-volume-a-day-per-index/m-p/175374#M35205</guid>
      <dc:creator>jrodriguezap</dc:creator>
      <dc:date>2015-03-12T03:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit the maximum indexing volume a day per index?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-limit-the-maximum-indexing-volume-a-day-per-index/m-p/175375#M35206</link>
      <description>&lt;P&gt;Hi - &lt;BR /&gt;
Here is definition of maxDataSize - &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;maxDataSize = &amp;lt;positive integer&amp;gt;|auto|auto_high_volume
    * The maximum size in MB for a hot DB to reach before a roll to warm is triggered.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Docs link - &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.2/admin/Indexesconf"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.2/admin/Indexesconf&lt;/A&gt; &lt;/P&gt;

&lt;P&gt;In case you want to limit indexing volume/day, you should ideally configure inputs.conf for the correct inputs or props.conf for event filtering. &lt;/P&gt;</description>
      <pubDate>Thu, 12 Mar 2015 04:08:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-limit-the-maximum-indexing-volume-a-day-per-index/m-p/175375#M35206</guid>
      <dc:creator>satishsdange</dc:creator>
      <dc:date>2015-03-12T04:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit the maximum indexing volume a day per index?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-limit-the-maximum-indexing-volume-a-day-per-index/m-p/175376#M35207</link>
      <description>&lt;P&gt;Thanks satishsdange&lt;BR /&gt;
I understand the use of inputs and props. But that more than anything is to filter or manipulate the data to be indexed, which already have done.&lt;BR /&gt;
The detail is that my indexB usually consume 2.8GB, but sometimes exceeds 3.9GB, and this affects me. As always wanted to reach a maximum of 3GB per day.&lt;BR /&gt;
May be this?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Mar 2015 04:23:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-limit-the-maximum-indexing-volume-a-day-per-index/m-p/175376#M35207</guid>
      <dc:creator>jrodriguezap</dc:creator>
      <dc:date>2015-03-12T04:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit the maximum indexing volume a day per index?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-limit-the-maximum-indexing-volume-a-day-per-index/m-p/175377#M35208</link>
      <description>&lt;P&gt;Does it mean that you want to drop data after hot bucket reaches 3GB?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Mar 2015 04:39:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-limit-the-maximum-indexing-volume-a-day-per-index/m-p/175377#M35208</guid>
      <dc:creator>satishsdange</dc:creator>
      <dc:date>2015-03-12T04:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit the maximum indexing volume a day per index?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-limit-the-maximum-indexing-volume-a-day-per-index/m-p/175378#M35209</link>
      <description>&lt;P&gt;yes.&lt;BR /&gt;
Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 12 Mar 2015 05:00:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-limit-the-maximum-indexing-volume-a-day-per-index/m-p/175378#M35209</guid>
      <dc:creator>jrodriguezap</dc:creator>
      <dc:date>2015-03-12T05:00:07Z</dc:date>
    </item>
  </channel>
</rss>

