<?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: Can't add new data?! in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Can-t-add-new-data/m-p/24885#M4627</link>
    <description>&lt;P&gt;Hm, ok. &lt;/P&gt;

&lt;P&gt;a) Have you checked that the data is in the index (manager -&amp;gt; indexes). You should see an eventcount and a date per index, which should give you an indication of whether your events have been indexed or not.&lt;/P&gt;

&lt;P&gt;b) Have you checked that Splunk can understand your timestamps correctly. If not, a lot of strange things can happen, e.g. events being indexed in the wrong day/month/year etc. Search for 'All Time' to see if you can find them.&lt;/P&gt;

&lt;P&gt;c) Do you have access rights to your index? Manager -&amp;gt; Access Rights -&amp;gt; Roles -&amp;gt; &lt;YOUR role=""&gt;. At the bottom of the page you'll see settings for this.&lt;/YOUR&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 06 May 2013 09:44:42 GMT</pubDate>
    <dc:creator>kristian_kolb</dc:creator>
    <dc:date>2013-05-06T09:44:42Z</dc:date>
    <item>
      <title>Can't add new data?!</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-t-add-new-data/m-p/24882#M4624</link>
      <description>&lt;P&gt;Hi All! I'm using Enterprise Trial version of Splunk which allows indexing 500MB data a day. I have once specified a directory which contains about totaly 500MB nginx log files for Splunk to index and search. Later I found no more data can be imported any further, that's not strange I thought. So I tried to use "sourcetype="xxx" | delete" command to delete the index for later data import. But it doesn't work, other data still can not be imported or indexed. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;
Then several days later, I cleaned the index database that stores the 500MB data using CLI "splunk clean ..." command, BUT, BUT, I STILL CAN'T IMPORT MORE DATA...TAT&lt;BR /&gt;
Any one would be so kindly to help me?&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2013 07:40:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-t-add-new-data/m-p/24882#M4624</guid>
      <dc:creator>nickcode</dc:creator>
      <dc:date>2013-05-06T07:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: Can't add new data?!</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-t-add-new-data/m-p/24883#M4625</link>
      <description>&lt;P&gt;You have probably hit the threshold (500 MB / day) too many times. For the Free version, the limit is set to 3 violations per 30 days (rolling) and for Enterprise it is set to 5 violations per 30 days (rolling). I &lt;EM&gt;think&lt;/EM&gt; Enterprise Trial has the same setting as Enterprise. &lt;/P&gt;

&lt;P&gt;So if you index more than 500 MB / day, you'll get a violation, and with enough violations, you'll be locked out (at least for searching 'your' data). Splunk licensing does not care about how much data you have stored, so deleting already indexed data will have no effect.&lt;/P&gt;

&lt;P&gt;The only thing that will let you search your data is to; &lt;/P&gt;

&lt;P&gt;a) wait until there are less than &lt;THRESHOLD&gt; violations in the last 30 days.&lt;BR /&gt;
b) request a reset license from support and apply it (doubtful if you'll get that for the free/trial versions)&lt;BR /&gt;
c) purchase an Enterprise license (presumably of a larger size).&lt;/THRESHOLD&gt;&lt;/P&gt;

&lt;P&gt;Please read more here;&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.2/Admin/HowSplunklicensingworks"&gt;http://docs.splunk.com/Documentation/Splunk/5.0.2/Admin/HowSplunklicensingworks&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;/Kristian&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2013 08:00:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-t-add-new-data/m-p/24883#M4625</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2013-05-06T08:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: Can't add new data?!</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-t-add-new-data/m-p/24884#M4626</link>
      <description>&lt;P&gt;Very thankful for your reply! But I haven't found any violation or warning message in 'Manager-&amp;gt;Licensing' at all(Maybe my data is just no more than 500 MB). Just now I found after I cleaned up the index db, and added new data to Splunk, Splunk did index it(I found new TXIDX files are created in index db), but no data are showed in search pannel.&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2013 08:59:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-t-add-new-data/m-p/24884#M4626</guid>
      <dc:creator>nickcode</dc:creator>
      <dc:date>2013-05-06T08:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: Can't add new data?!</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-t-add-new-data/m-p/24885#M4627</link>
      <description>&lt;P&gt;Hm, ok. &lt;/P&gt;

&lt;P&gt;a) Have you checked that the data is in the index (manager -&amp;gt; indexes). You should see an eventcount and a date per index, which should give you an indication of whether your events have been indexed or not.&lt;/P&gt;

&lt;P&gt;b) Have you checked that Splunk can understand your timestamps correctly. If not, a lot of strange things can happen, e.g. events being indexed in the wrong day/month/year etc. Search for 'All Time' to see if you can find them.&lt;/P&gt;

&lt;P&gt;c) Do you have access rights to your index? Manager -&amp;gt; Access Rights -&amp;gt; Roles -&amp;gt; &lt;YOUR role=""&gt;. At the bottom of the page you'll see settings for this.&lt;/YOUR&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2013 09:44:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-t-add-new-data/m-p/24885#M4627</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2013-05-06T09:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: Can't add new data?!</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-t-add-new-data/m-p/24886#M4628</link>
      <description>&lt;P&gt;a) I created a new index and added new data to it, the eventcount keeps 0 in manager-&amp;gt;indexs page.&lt;BR /&gt;
b) My data is standard nginx log files, I think it should be ok.&lt;BR /&gt;
c) I logged in as admin and have the access right.&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2013 09:56:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-t-add-new-data/m-p/24886#M4628</guid>
      <dc:creator>nickcode</dc:creator>
      <dc:date>2013-05-07T09:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: Can't add new data?!</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-t-add-new-data/m-p/24887#M4629</link>
      <description>&lt;P&gt;If you are trying to import the SAME data that you have already indexed once, and now deleted, you might have to clean the &lt;CODE&gt;fishbucket&lt;/CODE&gt; index as well, as that's where splunk keeps track of the files it has already read.&lt;/P&gt;

&lt;P&gt;Some interesting reading;&lt;BR /&gt;
&lt;A href="http://wiki.splunk.com/Community:HowSplunkReadsInputFiles"&gt;http://wiki.splunk.com/Community:HowSplunkReadsInputFiles&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://blogs.splunk.com/2008/08/14/what-is-this-fishbucket-thing/"&gt;http://blogs.splunk.com/2008/08/14/what-is-this-fishbucket-thing/&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://splunk-base.splunk.com/answers/54070/btprobe-and-re-indexing-data"&gt;http://splunk-base.splunk.com/answers/54070/btprobe-and-re-indexing-data&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;/k&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2013 10:41:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-t-add-new-data/m-p/24887#M4629</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2013-05-07T10:41:17Z</dc:date>
    </item>
    <item>
      <title>Re: Can't add new data?!</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-t-add-new-data/m-p/24888#M4630</link>
      <description>&lt;P&gt;OK, thanks for your suggestion! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2013 06:26:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-t-add-new-data/m-p/24888#M4630</guid>
      <dc:creator>nickcode</dc:creator>
      <dc:date>2013-05-08T06:26:33Z</dc:date>
    </item>
  </channel>
</rss>

