<?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: |table with eventstats? in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/table-with-eventstats/m-p/394297#M1254</link>
    <description>&lt;P&gt;This should work:&lt;/P&gt;

&lt;P&gt;| stats count sum(TOTAL_SHIPPED) by TYPE&lt;/P&gt;</description>
    <pubDate>Sun, 17 Jun 2018 15:55:55 GMT</pubDate>
    <dc:creator>FrankVl</dc:creator>
    <dc:date>2018-06-17T15:55:55Z</dc:date>
    <item>
      <title>|table with eventstats?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/table-with-eventstats/m-p/394296#M1253</link>
      <description>&lt;P&gt;So this is example data&lt;/P&gt;

&lt;P&gt;TYPE,       COUNTRY ,           TOTAL_SHIPPED&lt;BR /&gt;
Orange,      US,                           25&lt;BR /&gt;
Apple,         US ,                          100&lt;BR /&gt;
Apple ,        UK ,                          25&lt;BR /&gt;&lt;BR /&gt;
Orange,      SPAIN  ,                    10&lt;BR /&gt;&lt;BR /&gt;
Pears  ,       GERMANY ,             10&lt;/P&gt;

&lt;P&gt;I want to bring back a table that counts the number of Orange Types of there  and bring back the SUM of "total_shipped"&lt;/P&gt;

&lt;P&gt;So that I get&lt;/P&gt;

&lt;P&gt;TYPE,       Count( TYPE),  SUM()TOTAL_SHIPPED&lt;BR /&gt;
Orange,      2   ,                            30&lt;BR /&gt;
Apple  ,       2   ,                           125&lt;BR /&gt;
Pears    ,     1   ,                             10&lt;/P&gt;</description>
      <pubDate>Sun, 17 Jun 2018 15:02:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/table-with-eventstats/m-p/394296#M1253</guid>
      <dc:creator>TCK101</dc:creator>
      <dc:date>2018-06-17T15:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: |table with eventstats?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/table-with-eventstats/m-p/394297#M1254</link>
      <description>&lt;P&gt;This should work:&lt;/P&gt;

&lt;P&gt;| stats count sum(TOTAL_SHIPPED) by TYPE&lt;/P&gt;</description>
      <pubDate>Sun, 17 Jun 2018 15:55:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/table-with-eventstats/m-p/394297#M1254</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2018-06-17T15:55:55Z</dc:date>
    </item>
  </channel>
</rss>

