<?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: What does &amp;quot;stats sum(count) by&amp;quot; do? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/What-does-quot-stats-sum-count-by-quot-do/m-p/209143#M61097</link>
    <description>&lt;P&gt;Before this stats command, there are fields called count and foo (there could be other fields). The command &lt;CODE&gt;stats sum(count) by foo&lt;/CODE&gt; generates a new field with name "sum(count)" with sum of field "count" with grouping by field foo. (sum is aggregation function and count is existing field) &lt;/P&gt;</description>
    <pubDate>Wed, 21 Sep 2016 18:55:01 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2016-09-21T18:55:01Z</dc:date>
    <item>
      <title>What does "stats sum(count) by" do?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-does-quot-stats-sum-count-by-quot-do/m-p/209142#M61096</link>
      <description>&lt;P&gt;Hey, a really basic question, but I'm unsure of the answer. What does &lt;CODE&gt;stats sum(count) by&lt;/CODE&gt;  do? I'm fairly sure that the -- by field -- part aggregates the results of stats sum(count) by the field given. But what does &lt;CODE&gt;stats sum(count)&lt;/CODE&gt; do? I've looked for a while and can't figure out what it does. &lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2016 18:50:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-does-quot-stats-sum-count-by-quot-do/m-p/209142#M61096</guid>
      <dc:creator>Justin1224</dc:creator>
      <dc:date>2016-09-21T18:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: What does "stats sum(count) by" do?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-does-quot-stats-sum-count-by-quot-do/m-p/209143#M61097</link>
      <description>&lt;P&gt;Before this stats command, there are fields called count and foo (there could be other fields). The command &lt;CODE&gt;stats sum(count) by foo&lt;/CODE&gt; generates a new field with name "sum(count)" with sum of field "count" with grouping by field foo. (sum is aggregation function and count is existing field) &lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2016 18:55:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-does-quot-stats-sum-count-by-quot-do/m-p/209143#M61097</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2016-09-21T18:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: What does "stats sum(count) by" do?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-does-quot-stats-sum-count-by-quot-do/m-p/209144#M61098</link>
      <description>&lt;P&gt;So the new field with name "sum(count" a value equal to the sum of the field count? So if count had values: 1, 2, and 3, then this "sum(count)" field will have a value of 6 (1+2+3)?&lt;BR /&gt;
Thank you for your help!&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2016 18:59:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-does-quot-stats-sum-count-by-quot-do/m-p/209144#M61098</guid>
      <dc:creator>Justin1224</dc:creator>
      <dc:date>2016-09-21T18:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: What does "stats sum(count) by" do?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-does-quot-stats-sum-count-by-quot-do/m-p/209145#M61099</link>
      <description>&lt;P&gt;That is correct.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2016 19:01:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-does-quot-stats-sum-count-by-quot-do/m-p/209145#M61099</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2016-09-21T19:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: What does "stats sum(count) by" do?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-does-quot-stats-sum-count-by-quot-do/m-p/209146#M61100</link>
      <description>&lt;P&gt;Great thank you, you really helped me out!&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2016 19:07:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-does-quot-stats-sum-count-by-quot-do/m-p/209146#M61100</guid>
      <dc:creator>Justin1224</dc:creator>
      <dc:date>2016-09-21T19:07:24Z</dc:date>
    </item>
  </channel>
</rss>

