<?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: Licence issue in Installation</title>
    <link>https://community.splunk.com/t5/Installation/Licence-issue/m-p/40452#M628</link>
    <description>&lt;P&gt;When you go to Manager -&amp;gt; License, what does it show as your daily volume?  &lt;/P&gt;

&lt;P&gt;My guess would be that you may be Indexing things you are not aware of.&lt;/P&gt;

&lt;P&gt;What does Splunk thing you indexed?  Try searches like these to check your daily indexing volume totals or volume sorted by index or sourcetype.  This will help you confirm that you really are not Indexing more data than 500MB per day.&lt;/P&gt;

&lt;P&gt;Total:&lt;BR /&gt;&lt;BR /&gt;
&lt;PRE&gt;index=_internal per_index_thruput earliest=-7d@d latest=now | timechart span=1d eval(sum(kb)/1024) as "Daily Indexing Volume in MB"&lt;/PRE&gt;&lt;/P&gt;

&lt;P&gt;By Index:&lt;BR /&gt;&lt;BR /&gt;
&lt;PRE&gt;index=&lt;EM&gt;internal metrics kb series!=&lt;/EM&gt;* "group=per_index_thruput" daysago=7| eval indexed_mb = kb / 1024  | timechart fixedrange=t span=1d sum(indexed_mb) by series&lt;/PRE&gt;&lt;/P&gt;

&lt;P&gt;By Sourcetype:&lt;BR /&gt;&lt;BR /&gt;
&lt;PRE&gt;index=&lt;EM&gt;internal metrics kb series!=&lt;/EM&gt;* "group=per_sourcetype_thruput" daysago=7| eval indexed_mb = kb / 1024 | timechart fixedrange=t span=1d sum(indexed_mb) by series&lt;/PRE&gt;&lt;/P&gt;

&lt;P&gt;Edit: Original was in GB... I converted to MB for this post.&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 12:18:08 GMT</pubDate>
    <dc:creator>Sqig</dc:creator>
    <dc:date>2020-09-28T12:18:08Z</dc:date>
    <item>
      <title>Licence issue</title>
      <link>https://community.splunk.com/t5/Installation/Licence-issue/m-p/40451#M627</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;
i am using splunk enterprise (trial) 4.3.3 version.i have indexed the real time log using splunk and scheduled two search alerts for every 4 hours. The file size not reached 500mb but got warning message like limit exceeded twice. is that something i have not indexed properly? if i get a licence will get a same problem right? i beleive other system default indexes utilizing more memory.how to avoid this?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Aug 2012 12:50:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Licence-issue/m-p/40451#M627</guid>
      <dc:creator>sankarr</dc:creator>
      <dc:date>2012-08-21T12:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: Licence issue</title>
      <link>https://community.splunk.com/t5/Installation/Licence-issue/m-p/40452#M628</link>
      <description>&lt;P&gt;When you go to Manager -&amp;gt; License, what does it show as your daily volume?  &lt;/P&gt;

&lt;P&gt;My guess would be that you may be Indexing things you are not aware of.&lt;/P&gt;

&lt;P&gt;What does Splunk thing you indexed?  Try searches like these to check your daily indexing volume totals or volume sorted by index or sourcetype.  This will help you confirm that you really are not Indexing more data than 500MB per day.&lt;/P&gt;

&lt;P&gt;Total:&lt;BR /&gt;&lt;BR /&gt;
&lt;PRE&gt;index=_internal per_index_thruput earliest=-7d@d latest=now | timechart span=1d eval(sum(kb)/1024) as "Daily Indexing Volume in MB"&lt;/PRE&gt;&lt;/P&gt;

&lt;P&gt;By Index:&lt;BR /&gt;&lt;BR /&gt;
&lt;PRE&gt;index=&lt;EM&gt;internal metrics kb series!=&lt;/EM&gt;* "group=per_index_thruput" daysago=7| eval indexed_mb = kb / 1024  | timechart fixedrange=t span=1d sum(indexed_mb) by series&lt;/PRE&gt;&lt;/P&gt;

&lt;P&gt;By Sourcetype:&lt;BR /&gt;&lt;BR /&gt;
&lt;PRE&gt;index=&lt;EM&gt;internal metrics kb series!=&lt;/EM&gt;* "group=per_sourcetype_thruput" daysago=7| eval indexed_mb = kb / 1024 | timechart fixedrange=t span=1d sum(indexed_mb) by series&lt;/PRE&gt;&lt;/P&gt;

&lt;P&gt;Edit: Original was in GB... I converted to MB for this post.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 12:18:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Licence-issue/m-p/40452#M628</guid>
      <dc:creator>Sqig</dc:creator>
      <dc:date>2020-09-28T12:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: Licence issue</title>
      <link>https://community.splunk.com/t5/Installation/Licence-issue/m-p/40453#M629</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;Thanks for your reply..i can index 500MB per day using the enterprise version.when i ran the query index volume exceeded twice.I am new to this tool..I have pointed the real time SIP log,every 4 hour serching the keyword ALARM. i believe it's serching from the top of the log file again and again..how to search tail lines in the runtime logs?&lt;/P&gt;

&lt;P&gt;Thanks&lt;BR /&gt;
Sankar&lt;/P&gt;</description>
      <pubDate>Tue, 21 Aug 2012 15:33:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Licence-issue/m-p/40453#M629</guid>
      <dc:creator>sankarr</dc:creator>
      <dc:date>2012-08-21T15:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: Licence issue</title>
      <link>https://community.splunk.com/t5/Installation/Licence-issue/m-p/40454#M630</link>
      <description>&lt;P&gt;I'm not sure I'm following.  &lt;/P&gt;

&lt;P&gt;With Splunk, you point it at a logfile and it consumes the entire file.  It then continues to consume new lines as they get added to the log file.  So you are actually indexing the full volume in the file, not just whatever your results of searches are.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Aug 2012 17:20:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Licence-issue/m-p/40454#M630</guid>
      <dc:creator>Sqig</dc:creator>
      <dc:date>2012-08-21T17:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: Licence issue</title>
      <link>https://community.splunk.com/t5/Installation/Licence-issue/m-p/40455#M631</link>
      <description>&lt;P&gt;all the files of a particular folder is not getting imported automatically, only the first file is getting added..please suggest any solution !!&lt;/P&gt;</description>
      <pubDate>Tue, 09 Oct 2012 18:33:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Licence-issue/m-p/40455#M631</guid>
      <dc:creator>abhayneilam</dc:creator>
      <dc:date>2012-10-09T18:33:45Z</dc:date>
    </item>
  </channel>
</rss>

