<?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 to find out the size of the host per day in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-find-out-the-size-of-the-host-per-day/m-p/559230#M92504</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/236333"&gt;@sunny2013&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you try this,&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=_internal Metrics group=per_host_thruput sourcetype=splunkd 
| timechart span=1d sum(kb) as KB by series 
| eval MB=KB/1024 
| rename series as host&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;----&lt;/P&gt;&lt;P&gt;An upvote would be appreciated and Accept solution if this reply helps!&lt;/P&gt;</description>
    <pubDate>Tue, 13 Jul 2021 07:56:00 GMT</pubDate>
    <dc:creator>venkatasri</dc:creator>
    <dc:date>2021-07-13T07:56:00Z</dc:date>
    <item>
      <title>How to find out the size of the host per day</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-find-out-the-size-of-the-host-per-day/m-p/559228#M92503</link>
      <description>&lt;P&gt;Hi, I have multiple hosts and would like to find out the approximate daily Log size of each host .&amp;nbsp; Please help me to resolve my issue&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jul 2021 07:40:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-find-out-the-size-of-the-host-per-day/m-p/559228#M92503</guid>
      <dc:creator>sunny2013</dc:creator>
      <dc:date>2021-07-13T07:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to find out the size of the host per day</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-find-out-the-size-of-the-host-per-day/m-p/559230#M92504</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/236333"&gt;@sunny2013&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you try this,&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=_internal Metrics group=per_host_thruput sourcetype=splunkd 
| timechart span=1d sum(kb) as KB by series 
| eval MB=KB/1024 
| rename series as host&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;----&lt;/P&gt;&lt;P&gt;An upvote would be appreciated and Accept solution if this reply helps!&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jul 2021 07:56:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-find-out-the-size-of-the-host-per-day/m-p/559230#M92504</guid>
      <dc:creator>venkatasri</dc:creator>
      <dc:date>2021-07-13T07:56:00Z</dc:date>
    </item>
  </channel>
</rss>

