<?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: Splunk search throws &amp;quot;Your Splunk license expired or you have exceeded your license limit too many times&amp;quot; even after extension of my free trail license in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Splunk-search-throws-quot-Your-Splunk-license-expired-or-you/m-p/256705#M76884</link>
    <description>&lt;P&gt;HI ,&lt;/P&gt;

&lt;P&gt;I have reset to my licensing  to my enterprise trail licence. I can seee all the alerts and reports but search is not functiong.&lt;/P&gt;</description>
    <pubDate>Mon, 11 Jul 2016 16:13:08 GMT</pubDate>
    <dc:creator>murthychitturi</dc:creator>
    <dc:date>2016-07-11T16:13:08Z</dc:date>
    <item>
      <title>Splunk search throws "Your Splunk license expired or you have exceeded your license limit too many times" even after extension of my free trail license</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-search-throws-quot-Your-Splunk-license-expired-or-you/m-p/256703#M76882</link>
      <description>&lt;P&gt;My free license has expired. I have requested to extend and they extended the trail license. Below is the error I am facing when trying to search:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;.Error in 'litsearch' command: Your Splunk license expired or you have exceeded your license limit too many times. Renew your Splunk license by visiting &lt;A href="https://community.splunk.com/www.splunk.com/store" target="test_blank"&gt;www.splunk.com/store&lt;/A&gt; or calling 866.GET.SPLUNK.search results may be incomplete: the search process on the local peer:lsl30075 ended prematurely. Please check the local peer log, such as $SPLUNK_HOME/var/log/splunk/splunkd.log and as well as the search.log for the particular search
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;and in the splunkd.log, I can see the below errors&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;WARN  IndexConfig - Max bucket size is larger than the index size limit. Please check your index configuration. idx=summary; bucket size in MB (from maxDataSize) 750, maxTotalDataSizeMB=5
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;and this errror/warn shows on all of my indexes.&lt;/P&gt;

&lt;P&gt;How to get rid of these messages? Is there a way to delete the indexed data?&lt;/P&gt;

&lt;P&gt;Urgent help needed. &lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2016 15:36:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-search-throws-quot-Your-Splunk-license-expired-or-you/m-p/256703#M76882</guid>
      <dc:creator>murthychitturi</dc:creator>
      <dc:date>2016-07-11T15:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk search throws "Your Splunk license expired or you have exceeded your license limit too many times" even after extension of my free trail license</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-search-throws-quot-Your-Splunk-license-expired-or-you/m-p/256704#M76883</link>
      <description>&lt;P&gt;Hi murthy,&lt;/P&gt;

&lt;P&gt;Once you violate your license searching will be blocked until a reset (only available to enterprise customers) is applied or you return to license compliance (30 days without exceeding the license limit). Only if you buy a larger license you will restore search functionality.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2016 16:07:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-search-throws-quot-Your-Splunk-license-expired-or-you/m-p/256704#M76883</guid>
      <dc:creator>rafamss</dc:creator>
      <dc:date>2016-07-11T16:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk search throws "Your Splunk license expired or you have exceeded your license limit too many times" even after extension of my free trail license</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-search-throws-quot-Your-Splunk-license-expired-or-you/m-p/256705#M76884</link>
      <description>&lt;P&gt;HI ,&lt;/P&gt;

&lt;P&gt;I have reset to my licensing  to my enterprise trail licence. I can seee all the alerts and reports but search is not functiong.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2016 16:13:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-search-throws-quot-Your-Splunk-license-expired-or-you/m-p/256705#M76884</guid>
      <dc:creator>murthychitturi</dc:creator>
      <dc:date>2016-07-11T16:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk search throws "Your Splunk license expired or you have exceeded your license limit too many times" even after extension of my free trail license</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-search-throws-quot-Your-Splunk-license-expired-or-you/m-p/256706#M76885</link>
      <description>&lt;P&gt;Check if the parameter &lt;CODE&gt;maxDataSize &amp;lt; maxTotalDataSizeMB&lt;/CODE&gt; in indexes.conf file. Here is more information about indexes.conf configuration.&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.3.1/Admin/Indexesconf"&gt;http://docs.splunk.com/Documentation/Splunk/6.3.1/Admin/Indexesconf&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;If you want, post the lines of this parameters and we looking for errors or others.&lt;/P&gt;

&lt;P&gt;This files is in SplunkHome/splunk/etc/system/local. Do not wiggle in this file when they is on .../default&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2016 23:22:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-search-throws-quot-Your-Splunk-license-expired-or-you/m-p/256706#M76885</guid>
      <dc:creator>rafamss</dc:creator>
      <dc:date>2016-07-18T23:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk search throws "Your Splunk license expired or you have exceeded your license limit too many times" even after extension of my free trail license</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-search-throws-quot-Your-Splunk-license-expired-or-you/m-p/256707#M76886</link>
      <description>&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.4.2/Admin/Aboutlicenseviolations"&gt;What are license violations and warnings?&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;says -&lt;/P&gt;

&lt;P&gt;-- Search capabilities return when you have fewer than 5 (Enterprise) or 3 (Free) warnings in the previous 30 days, or when you apply a temporary reset license (available for Enterprise only). To obtain a reset license, contact your sales rep. See the Installation Manual for instructions on how to apply it. &lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/43083/free-license-violation-how-to-fix-and-prevent-recurrence.html"&gt;Free License Violation - How to Fix and Prevent Recurrence&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;says -&lt;/P&gt;

&lt;P&gt;-- To regain search you need to go without violations for 30 days or ** just do a clean install ** and migrate your old configs and indexes over.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2016 01:40:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-search-throws-quot-Your-Splunk-license-expired-or-you/m-p/256707#M76886</guid>
      <dc:creator>ddrillic</dc:creator>
      <dc:date>2016-07-19T01:40:08Z</dc:date>
    </item>
  </channel>
</rss>

