<?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: sourcetypes size trend in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/sourcetypes-size-trend/m-p/670557#M112440</link>
    <description>&lt;P&gt;Try including the _time as well in your search&amp;nbsp;&lt;/P&gt;&lt;P&gt;Either using timechart or by _time bucket&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=_internal source=*license_usage.log*  type=Usage idx=*| eval GB=b/1024/1024/1024 |timchart span=1d sum(gb) by st&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=_internal source=*license_usage.log*  type=Usage idx=*| eval GB=b/1024/1024/1024 |bin _time span=1d 
| stats sum(GB) by _time,st&lt;/LI-CODE&gt;</description>
    <pubDate>Sun, 03 Dec 2023 13:59:25 GMT</pubDate>
    <dc:creator>renjith_nair</dc:creator>
    <dc:date>2023-12-03T13:59:25Z</dc:date>
    <item>
      <title>sourcetypes size trend</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/sourcetypes-size-trend/m-p/670551#M112439</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;What is the best way to calculate sourcetypes size trend by time&amp;nbsp; index and level ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i tried this two options but couldn't find a way to see the trend :&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=_internal source=*license_usage.log*  type=Usage idx=*| eval GB=b/1024/1024/1024 | stats sum(GB) by st idx&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=*   | eval raw_len=len(_raw)/1024/1024/1024 | stats sum(raw_len) as totalsize  count as NumberOfEvent by index sourcetype | sort -NumberOfEvent
| fields - NumberOfEvent&lt;/LI-CODE&gt;</description>
      <pubDate>Sun, 03 Dec 2023 07:59:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/sourcetypes-size-trend/m-p/670551#M112439</guid>
      <dc:creator>SplunkySplunk</dc:creator>
      <dc:date>2023-12-03T07:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: sourcetypes size trend</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/sourcetypes-size-trend/m-p/670557#M112440</link>
      <description>&lt;P&gt;Try including the _time as well in your search&amp;nbsp;&lt;/P&gt;&lt;P&gt;Either using timechart or by _time bucket&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=_internal source=*license_usage.log*  type=Usage idx=*| eval GB=b/1024/1024/1024 |timchart span=1d sum(gb) by st&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=_internal source=*license_usage.log*  type=Usage idx=*| eval GB=b/1024/1024/1024 |bin _time span=1d 
| stats sum(GB) by _time,st&lt;/LI-CODE&gt;</description>
      <pubDate>Sun, 03 Dec 2023 13:59:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/sourcetypes-size-trend/m-p/670557#M112440</guid>
      <dc:creator>renjith_nair</dc:creator>
      <dc:date>2023-12-03T13:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: sourcetypes size trend</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/sourcetypes-size-trend/m-p/670604#M112445</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;It looks good but once im clicking on one of the graphs its shows no results:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sarit_s_0-1701680370824.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/28342iAB4D9C350B4D6F72/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sarit_s_0-1701680370824.png" alt="sarit_s_0-1701680370824.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sarit_s_1-1701680389468.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/28343iF047891DF170E451/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sarit_s_1-1701680389468.png" alt="sarit_s_1-1701680389468.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;also, i want to visualize by Level as well&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2023 09:29:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/sourcetypes-size-trend/m-p/670604#M112445</guid>
      <dc:creator>sarit_s</dc:creator>
      <dc:date>2023-12-04T09:29:23Z</dc:date>
    </item>
  </channel>
</rss>

