<?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: Round Splunk License Usage in Installation</title>
    <link>https://community.splunk.com/t5/Installation/Round-Splunk-License-Usage/m-p/23108#M9173</link>
    <description>&lt;PRE&gt;&lt;CODE&gt;index=_internal source=*license_usage.log type=Usage pool="all" earliest=-0h@d | eval GB=b/1024/1024/1024 | stats sum(GB) as TotalGB by pool | eval TotalGB=round(TotalGB,0)
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 10 Apr 2012 14:45:24 GMT</pubDate>
    <dc:creator>MarioM</dc:creator>
    <dc:date>2012-04-10T14:45:24Z</dc:date>
    <item>
      <title>Round Splunk License Usage</title>
      <link>https://community.splunk.com/t5/Installation/Round-Splunk-License-Usage/m-p/23107#M9172</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;

&lt;P&gt;I perform this search:&lt;/P&gt;

&lt;P&gt;index=_internal source=*license_usage.log type=Usage pool="all" earliest=-0h@d | eval GB=b/1024/1024/1024 | stats sum(GB) by pool&lt;/P&gt;

&lt;P&gt;The result is a value like 13.456425&lt;BR /&gt;
I'd like to just have 13 (the exactly amount doesn't matter for me).&lt;/P&gt;

&lt;P&gt;How can I realize that?&lt;/P&gt;

&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 11:39:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Round-Splunk-License-Usage/m-p/23107#M9172</guid>
      <dc:creator>nebel</dc:creator>
      <dc:date>2020-09-28T11:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: Round Splunk License Usage</title>
      <link>https://community.splunk.com/t5/Installation/Round-Splunk-License-Usage/m-p/23108#M9173</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;index=_internal source=*license_usage.log type=Usage pool="all" earliest=-0h@d | eval GB=b/1024/1024/1024 | stats sum(GB) as TotalGB by pool | eval TotalGB=round(TotalGB,0)
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 10 Apr 2012 14:45:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Round-Splunk-License-Usage/m-p/23108#M9173</guid>
      <dc:creator>MarioM</dc:creator>
      <dc:date>2012-04-10T14:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: Round Splunk License Usage</title>
      <link>https://community.splunk.com/t5/Installation/Round-Splunk-License-Usage/m-p/23109#M9174</link>
      <description>&lt;P&gt;worked great for me, thx!&lt;/P&gt;</description>
      <pubDate>Fri, 13 Apr 2012 09:08:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Round-Splunk-License-Usage/m-p/23109#M9174</guid>
      <dc:creator>nebel</dc:creator>
      <dc:date>2012-04-13T09:08:50Z</dc:date>
    </item>
  </channel>
</rss>

