<?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 license usage for Search head in Installation</title>
    <link>https://community.splunk.com/t5/Installation/Splunk-license-usage-for-Search-head/m-p/173721#M2655</link>
    <description>&lt;P&gt;My query comes up with 1.596 GB and your query came up to 29MB, we are wondering if the lic usage.log does not track local host monitoring?&lt;/P&gt;</description>
    <pubDate>Tue, 10 Dec 2013 19:41:46 GMT</pubDate>
    <dc:creator>rdelmark</dc:creator>
    <dc:date>2013-12-10T19:41:46Z</dc:date>
    <item>
      <title>Splunk license usage for Search head</title>
      <link>https://community.splunk.com/t5/Installation/Splunk-license-usage-for-Search-head/m-p/173717#M2651</link>
      <description>&lt;P&gt;I have a 50GB splunk license running on a single Splunk Search/indexer server (host=splunkprod), my total usage peaks about 41GB per day, I noticed that the Splunk host (splunkprod) uses about 4GB in 24hr period of my total 41GB used. Why is this so high. When I run a query on the events there are only 2 data sources and 28,530 events in that 24hr period.&lt;/P&gt;

&lt;P&gt;As I understand it Splunk licesense only counts against data flowing into splunk over a 24hr period, are there other factors that contribute to this 4GB usage?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2013 16:54:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Splunk-license-usage-for-Search-head/m-p/173717#M2651</guid>
      <dc:creator>rdelmark</dc:creator>
      <dc:date>2013-12-10T16:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk license usage for Search head</title>
      <link>https://community.splunk.com/t5/Installation/Splunk-license-usage-for-Search-head/m-p/173718#M2652</link>
      <description>&lt;P&gt;How are you getting the 4GB number?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2013 17:00:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Splunk-license-usage-for-Search-head/m-p/173718#M2652</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2013-12-10T17:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk license usage for Search head</title>
      <link>https://community.splunk.com/t5/Installation/Splunk-license-usage-for-Search-head/m-p/173719#M2653</link>
      <description>&lt;P&gt;I am using this query to find measure which hosts are sending the most throughput that counts against our splunk license. It show 1.596GB using a search time of yesterday&lt;/P&gt;

&lt;P&gt;host=* index=_internal group="per_host_thruput" | eval mb=kb/1024| stats sum(mb) by series | where ('sum(mb)'&amp;gt;300) |sort by sum&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 15:27:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Splunk-license-usage-for-Search-head/m-p/173719#M2653</guid>
      <dc:creator>rdelmark</dc:creator>
      <dc:date>2020-09-28T15:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk license usage for Search head</title>
      <link>https://community.splunk.com/t5/Installation/Splunk-license-usage-for-Search-head/m-p/173720#M2654</link>
      <description>&lt;P&gt;Your search is counting volume from the Splunk logs, which don't count against your license.&lt;/P&gt;

&lt;P&gt;Try this search:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal source=*license_usage.log type=Usage 
| stats sum(b) as bytes by h 
| eval MB = round(bytes/1024/1024,1)
| fields h MB
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 10 Dec 2013 18:13:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Splunk-license-usage-for-Search-head/m-p/173720#M2654</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2013-12-10T18:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk license usage for Search head</title>
      <link>https://community.splunk.com/t5/Installation/Splunk-license-usage-for-Search-head/m-p/173721#M2655</link>
      <description>&lt;P&gt;My query comes up with 1.596 GB and your query came up to 29MB, we are wondering if the lic usage.log does not track local host monitoring?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2013 19:41:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Splunk-license-usage-for-Search-head/m-p/173721#M2655</guid>
      <dc:creator>rdelmark</dc:creator>
      <dc:date>2013-12-10T19:41:46Z</dc:date>
    </item>
  </channel>
</rss>

