<?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: How much data is ingested by a single sourcetype from defined host/clientname in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-much-data-is-ingested-by-a-single-sourcetype-from-defined/m-p/362039#M66009</link>
    <description>&lt;P&gt;Not getting serverlist in prod... &lt;/P&gt;</description>
    <pubDate>Thu, 22 Jun 2017 22:04:48 GMT</pubDate>
    <dc:creator>gagandeep_arora</dc:creator>
    <dc:date>2017-06-22T22:04:48Z</dc:date>
    <item>
      <title>How much data is ingested by a single sourcetype from defined host/clientname</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-much-data-is-ingested-by-a-single-sourcetype-from-defined/m-p/362037#M66007</link>
      <description>&lt;P&gt;How much data in MB/GB is ingested by a single sourcetype from defined host/clientname&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2017 20:50:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-much-data-is-ingested-by-a-single-sourcetype-from-defined/m-p/362037#M66007</guid>
      <dc:creator>gagandeep_arora</dc:creator>
      <dc:date>2017-06-22T20:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: How much data is ingested by a single sourcetype from defined host/clientname</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-much-data-is-ingested-by-a-single-sourcetype-from-defined/m-p/362038#M66008</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal sourcetype=splunkd source=*license_usage.log type=Usage h=YourHostNameHere st=YourSourceTypeHere
| stats sum(b) as usage by h st | eval usageMB=roung(usage/1024/1024,3)
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 22 Jun 2017 21:42:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-much-data-is-ingested-by-a-single-sourcetype-from-defined/m-p/362038#M66008</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2017-06-22T21:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: How much data is ingested by a single sourcetype from defined host/clientname</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-much-data-is-ingested-by-a-single-sourcetype-from-defined/m-p/362039#M66009</link>
      <description>&lt;P&gt;Not getting serverlist in prod... &lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2017 22:04:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-much-data-is-ingested-by-a-single-sourcetype-from-defined/m-p/362039#M66009</guid>
      <dc:creator>gagandeep_arora</dc:creator>
      <dc:date>2017-06-22T22:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: How much data is ingested by a single sourcetype from defined host/clientname</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-much-data-is-ingested-by-a-single-sourcetype-from-defined/m-p/362040#M66010</link>
      <description>&lt;P&gt;Do want to mention a typo in the provided SPL. &lt;/P&gt;

&lt;P&gt;It should be: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; index=_internal sourcetype=splunkd source=*license_usage.log type=Usage h=YourHostNameHere st=YourSourceTypeHere
 | stats sum(b) as usage by h st | eval usageMB=round(usage/1024/1024,3)
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 09 Jul 2019 19:40:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-much-data-is-ingested-by-a-single-sourcetype-from-defined/m-p/362040#M66010</guid>
      <dc:creator>jhaggard_splunk</dc:creator>
      <dc:date>2019-07-09T19:40:40Z</dc:date>
    </item>
  </channel>
</rss>

