<?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 How to search data usage by sourcetype in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-search-data-usage-by-sourcetype/m-p/585274#M102980</link>
    <description>&lt;P&gt;Hello everyone,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need&amp;nbsp; query to find out&amp;nbsp;&lt;/P&gt;
&lt;P&gt;sourcetype =gshshsh&lt;/P&gt;
&lt;P&gt;is using how much of data&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. From February month day wise usage.&amp;nbsp; and&lt;/P&gt;
&lt;P&gt;2. From September to February month data&amp;nbsp; usage&lt;/P&gt;</description>
    <pubDate>Wed, 16 Feb 2022 15:28:06 GMT</pubDate>
    <dc:creator>anil1432</dc:creator>
    <dc:date>2022-02-16T15:28:06Z</dc:date>
    <item>
      <title>How to search data usage by sourcetype</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-search-data-usage-by-sourcetype/m-p/585274#M102980</link>
      <description>&lt;P&gt;Hello everyone,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need&amp;nbsp; query to find out&amp;nbsp;&lt;/P&gt;
&lt;P&gt;sourcetype =gshshsh&lt;/P&gt;
&lt;P&gt;is using how much of data&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. From February month day wise usage.&amp;nbsp; and&lt;/P&gt;
&lt;P&gt;2. From September to February month data&amp;nbsp; usage&lt;/P&gt;</description>
      <pubDate>Wed, 16 Feb 2022 15:28:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-search-data-usage-by-sourcetype/m-p/585274#M102980</guid>
      <dc:creator>anil1432</dc:creator>
      <dc:date>2022-02-16T15:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: Data usage by sourcetype</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-search-data-usage-by-sourcetype/m-p/585279#M102982</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/44004"&gt;@anil1432&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I couldn't understand much of what do you mean by data usage?&lt;/P&gt;&lt;P&gt;If this is in the context of license usage based on sourcetype, you can navigate to Monitoring Console -&amp;gt; Indexing -&amp;gt; License Usage -&amp;gt; License Usage - Previous 30 days dashboard and filter the data to display the dashboard split by "sourcetype". And since it is based on timechart, you can find the usage for different periods of time as per your need.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this is in the context of event count based on sourcetype, you can run the following search query between specific time intervals to get the count of events for that specific sourcetype for the defined time interval&lt;/P&gt;&lt;PRE&gt;| metadata type=sourcetypes index=* splunk_server_group=dmc_group_indexer splunk_server_group="*"&lt;BR /&gt;| fields sourcetype, totalCount&lt;BR /&gt;| sort - totalCount&lt;BR /&gt;| search sourcetype=&lt;SPAN&gt;gshshsh&lt;/SPAN&gt;&lt;BR /&gt;| rename sourcetype as Sourcetype, totalCount as "Event Count"&amp;nbsp;&lt;/PRE&gt;</description>
      <pubDate>Wed, 16 Feb 2022 06:48:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-search-data-usage-by-sourcetype/m-p/585279#M102982</guid>
      <dc:creator>tshah-splunk</dc:creator>
      <dc:date>2022-02-16T06:48:33Z</dc:date>
    </item>
  </channel>
</rss>

