<?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 get the sourcetype count by each source top 10 events counts in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-the-sourcetype-count-by-each-source-top-10-events/m-p/654307#M226091</link>
    <description>&lt;P&gt;Thank you so much!!!&lt;/P&gt;</description>
    <pubDate>Mon, 14 Aug 2023 19:55:34 GMT</pubDate>
    <dc:creator>harishsplunk7</dc:creator>
    <dc:date>2023-08-14T19:55:34Z</dc:date>
    <item>
      <title>How to get the sourcetype count by each source top 10 events counts</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-the-sourcetype-count-by-each-source-top-10-events/m-p/654078#M226016</link>
      <description>&lt;P&gt;I need to get the&amp;nbsp; sourcetype count by each source top 10 events counts in splunk&lt;/P&gt;&lt;P&gt;Example :&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have 3 sourcetype and sending data from different sources,&amp;nbsp;&lt;/P&gt;&lt;P&gt;sourcetype A - a,b,c,d,e&lt;/P&gt;&lt;P&gt;sourcetype B -a,b,c,d,e&lt;/P&gt;&lt;P&gt;sourcetype C -a,b,c,d,e&lt;/P&gt;&lt;P&gt;Now, I need to display top 10 event count by each source by sourcetype&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2023 13:13:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-the-sourcetype-count-by-each-source-top-10-events/m-p/654078#M226016</guid>
      <dc:creator>harishsplunk7</dc:creator>
      <dc:date>2023-08-11T13:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the sourcetype count by each source top 10 events counts</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-the-sourcetype-count-by-each-source-top-10-events/m-p/654134#M226027</link>
      <description>&lt;P&gt;Can you elaborate what you are looking for? &amp;nbsp;Maybe illustrate what the end result looks like, and explain what each box means.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2023 23:49:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-the-sourcetype-count-by-each-source-top-10-events/m-p/654134#M226027</guid>
      <dc:creator>yuanliu</dc:creator>
      <dc:date>2023-08-11T23:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the sourcetype count by each source top 10 events counts</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-the-sourcetype-count-by-each-source-top-10-events/m-p/654148#M226037</link>
      <description>&lt;LI-CODE lang="markup"&gt;| stats count by sourcetype source
| sort 0 sourcetype -count
| streamstats count as rank by sourcetype
| where rank &amp;lt;= 10&lt;/LI-CODE&gt;</description>
      <pubDate>Sat, 12 Aug 2023 07:11:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-the-sourcetype-count-by-each-source-top-10-events/m-p/654148#M226037</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-08-12T07:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the sourcetype count by each source top 10 events counts</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-the-sourcetype-count-by-each-source-top-10-events/m-p/654307#M226091</link>
      <description>&lt;P&gt;Thank you so much!!!&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 19:55:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-the-sourcetype-count-by-each-source-top-10-events/m-p/654307#M226091</guid>
      <dc:creator>harishsplunk7</dc:creator>
      <dc:date>2023-08-14T19:55:34Z</dc:date>
    </item>
  </channel>
</rss>

