<?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: Aggregate data from summary index in Knowledge Management</title>
    <link>https://community.splunk.com/t5/Knowledge-Management/Aggregate-data-from-summary-index/m-p/68916#M634</link>
    <description>&lt;P&gt;Yes, you could aggregate it even further later on. When you grab data from the summary index for performing stats on it, just omit the fields you want to split by.&lt;/P&gt;</description>
    <pubDate>Tue, 25 Sep 2012 06:10:28 GMT</pubDate>
    <dc:creator>Ayn</dc:creator>
    <dc:date>2012-09-25T06:10:28Z</dc:date>
    <item>
      <title>Aggregate data from summary index</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Aggregate-data-from-summary-index/m-p/68915#M633</link>
      <description>&lt;P&gt;Every year I get asked questions like "What was the traffic volume like last year at this time?". And every year I had to say we didn't retain logs long enough to know. But, this year we have Splunk. So I want to setup some summary searches to start capturing this information day by day so I can report on it later. I'm going to start with a simple search like this.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=foo sourcetype=access_combined host=myhost | sistats count by root, status, method, uri_path
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;My question is this... If I include lots of fields in the "by" clause of sistats, will I later still be able to aggregate them if I don't care to differentiate? For example, if I summarize using the query above, but later don't care about breaking down by uri_path, will I be able to? I don't want to capture months worth of summary events just to find out I can't generate the report I want later on.&lt;/P&gt;

&lt;P&gt;(I'm creating some fake summary events for the next few days so I can run some sample reports to see what I can do. I just thought you guys might have a good answer that we could have here for others to refer to later.)&lt;/P&gt;</description>
      <pubDate>Mon, 24 Sep 2012 21:25:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Aggregate-data-from-summary-index/m-p/68915#M633</guid>
      <dc:creator>combinatorics</dc:creator>
      <dc:date>2012-09-24T21:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate data from summary index</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Aggregate-data-from-summary-index/m-p/68916#M634</link>
      <description>&lt;P&gt;Yes, you could aggregate it even further later on. When you grab data from the summary index for performing stats on it, just omit the fields you want to split by.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Sep 2012 06:10:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Aggregate-data-from-summary-index/m-p/68916#M634</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2012-09-25T06:10:28Z</dc:date>
    </item>
  </channel>
</rss>

