<?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 &amp;quot;correct before midnight&amp;quot;? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-quot-correct-before-midnight-quot/m-p/35980#M6575</link>
    <description>&lt;P&gt;I downvoted this post because doesn't answer question&lt;/P&gt;</description>
    <pubDate>Thu, 14 Sep 2017 21:00:59 GMT</pubDate>
    <dc:creator>afarren</dc:creator>
    <dc:date>2017-09-14T21:00:59Z</dc:date>
    <item>
      <title>How to "correct before midnight"?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-quot-correct-before-midnight-quot/m-p/35968#M6563</link>
      <description>&lt;P&gt;My Splunk installation has indexed some files that weren't supposed to be indexed (dot files created by rsync), and now I'm seeing a Pool quota overage alert in Manager &amp;gt; Licensing &amp;gt; Licensing alerts.&lt;/P&gt;

&lt;P&gt;The message states "please correct before midnight", but doesn't tell me how. &lt;/P&gt;

&lt;P&gt;I can search for the unwanted events by filtering the source filed, and I could pipe the result to the Delete operator - but AFAIK, that has zero effect on the licensing.&lt;/P&gt;

&lt;P&gt;So what exactly is Splunk encouraging me to do before midnight?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2011 12:50:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-quot-correct-before-midnight-quot/m-p/35968#M6563</guid>
      <dc:creator>seriea</dc:creator>
      <dc:date>2011-06-28T12:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to "correct before midnight"?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-quot-correct-before-midnight-quot/m-p/35969#M6564</link>
      <description>&lt;P&gt;Splunk is warning you that if your situation isn't corrected, you may run into a license violation. If you don't correct the situation, it may carry over into the next day as well. As such, the proper course of action in order to correct would be to determine where the additional sources of data are coming from and to either disable the inputs or set up some type of null queue routing to keep the data from being indexed. Instructions for routing unwanted/unecessary data to the null queue can be found here:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Deploy/Routeandfilterdatad"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Deploy/Routeandfilterdatad&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;You can find some useful searches here:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://www.splunk.com/wiki/Community:TroubleshootingIndexedDataVolume"&gt;http://www.splunk.com/wiki/Community:TroubleshootingIndexedDataVolume&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Removing the indexed data in a surgical way isn't possible. Data is aged out via retention policies that are based on age and size. Even if you did age the data out, splunk would still know the volume of data recorded for the day and you'd run into a violation. &lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2011 15:03:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-quot-correct-before-midnight-quot/m-p/35969#M6564</guid>
      <dc:creator>jbsplunk</dc:creator>
      <dc:date>2011-06-28T15:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to "correct before midnight"?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-quot-correct-before-midnight-quot/m-p/35970#M6565</link>
      <description>&lt;P&gt;This response doesn't provide an answer to the actual question of &lt;EM&gt;how&lt;/EM&gt; to "correct before midnight". &lt;/P&gt;

&lt;P&gt;I understand that Splunk is warning me because I have exceeded by index quota, but I would like to understand if there is a way for me to remove some of the indexed data so that I can stay below my daily quota. I have already identified where the additional data came from and I have stopped the flow of additional data.&lt;/P&gt;

&lt;P&gt;How do I correct before midnight?&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2011 20:51:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-quot-correct-before-midnight-quot/m-p/35970#M6565</guid>
      <dc:creator>joemac</dc:creator>
      <dc:date>2011-11-18T20:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to "correct before midnight"?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-quot-correct-before-midnight-quot/m-p/35971#M6566</link>
      <description>&lt;P&gt;If you've identified and stopped the flow of additional data, you've corrected the situation. That doesn't change the fact that you went over what was allowed for a particular queue.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2011 21:10:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-quot-correct-before-midnight-quot/m-p/35971#M6566</guid>
      <dc:creator>jbsplunk</dc:creator>
      <dc:date>2011-11-18T21:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to "correct before midnight"?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-quot-correct-before-midnight-quot/m-p/35972#M6567</link>
      <description>&lt;P&gt;Thanks.&lt;BR /&gt;
So, just to confirm, if my data has already been indexed (and I have already exceeded my indexing quota), there is nothing that I can do to "un-index" that data?&lt;/P&gt;

&lt;P&gt;Wouldn't the nullQueue routing just avoid indexing future data?&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2011 21:22:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-quot-correct-before-midnight-quot/m-p/35972#M6567</guid>
      <dc:creator>joemac</dc:creator>
      <dc:date>2011-11-18T21:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to "correct before midnight"?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-quot-correct-before-midnight-quot/m-p/35973#M6568</link>
      <description>&lt;P&gt;Yes, but often you find that you were indexing data you didn't really care about anyway. There is no way to 'un-index' data.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2011 21:26:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-quot-correct-before-midnight-quot/m-p/35973#M6568</guid>
      <dc:creator>jbsplunk</dc:creator>
      <dc:date>2011-11-18T21:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to "correct before midnight"?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-quot-correct-before-midnight-quot/m-p/35974#M6569</link>
      <description>&lt;P&gt;So I just noticed that we incorrectly added the security log which I don't need in Splunk and that was millions of entries that I don't want to be indexed. This means that even though I removed that data input, I can't remove it from the index? We just installed it yesterday and I really don't want the security event logs in Splunk.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Dec 2011 18:07:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-quot-correct-before-midnight-quot/m-p/35974#M6569</guid>
      <dc:creator>omartorres</dc:creator>
      <dc:date>2011-12-16T18:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to "correct before midnight"?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-quot-correct-before-midnight-quot/m-p/35975#M6570</link>
      <description>&lt;P&gt;I always put a new data source to a "development" index first - that way if I make a mistake I can wipe the index without losing all of my other data.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2012 00:11:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-quot-correct-before-midnight-quot/m-p/35975#M6570</guid>
      <dc:creator>FunPolice</dc:creator>
      <dc:date>2012-02-10T00:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to "correct before midnight"?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-quot-correct-before-midnight-quot/m-p/35976#M6571</link>
      <description>&lt;P&gt;You can "correct" and avoid a license violation only if you have other pools to move extra volume to the pool you have the warning. Or, if you have additional license you haven't used,  you can add it to the pool. If the total of the license volume is larger than the day's indexed volume, you can avoid a license violation in the mid-night. &lt;/P&gt;

&lt;P&gt;Many users use only one pool for all the licenses. In such case, unfortunately there is no way to do any action for "correct-before-midnight" warning. &lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2013 21:15:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-quot-correct-before-midnight-quot/m-p/35976#M6571</guid>
      <dc:creator>Masa</dc:creator>
      <dc:date>2013-02-04T21:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to "correct before midnight"?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-quot-correct-before-midnight-quot/m-p/35977#M6572</link>
      <description>&lt;P&gt;Thanks for the details on how actually "correct" the issue (= there is nothing you can do if you do not have additional licenses)&lt;/P&gt;</description>
      <pubDate>Tue, 12 Feb 2013 13:25:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-quot-correct-before-midnight-quot/m-p/35977#M6572</guid>
      <dc:creator>wsw70</dc:creator>
      <dc:date>2013-02-12T13:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to "correct before midnight"?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-quot-correct-before-midnight-quot/m-p/35978#M6573</link>
      <description>&lt;P&gt;You can delete records you don't want, but it doesn't recover your quota, and it doesn't recover disk space.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jun 2014 04:03:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-quot-correct-before-midnight-quot/m-p/35978#M6573</guid>
      <dc:creator>ben363</dc:creator>
      <dc:date>2014-06-19T04:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to "correct before midnight"?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-quot-correct-before-midnight-quot/m-p/35979#M6574</link>
      <description>&lt;P&gt;I downvoted this post because this doesn't actually answer the question. the correct answer is posted below.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2017 20:36:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-quot-correct-before-midnight-quot/m-p/35979#M6574</guid>
      <dc:creator>driver8man</dc:creator>
      <dc:date>2017-02-09T20:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to "correct before midnight"?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-quot-correct-before-midnight-quot/m-p/35980#M6575</link>
      <description>&lt;P&gt;I downvoted this post because doesn't answer question&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2017 21:00:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-quot-correct-before-midnight-quot/m-p/35980#M6575</guid>
      <dc:creator>afarren</dc:creator>
      <dc:date>2017-09-14T21:00:59Z</dc:date>
    </item>
  </channel>
</rss>

