<?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: Average over time in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Average-over-time/m-p/88481#M18341</link>
    <description>&lt;P&gt;Summary indexing sound perfect for your needs. &lt;BR /&gt;
Understand that summary indexes save statistics as data, not the data they were generated from, so spend time to decide exactly what statistics you want to save.  For example: CPU - 5 minute average, 5 minute min, 5 minute max, and a time stamp per server.  This will boil down 5 minutes worth of CPU logs for all servers into just 5 pieces of data per server, and save it in a separate index, which makes it very fast to search.  The catch is, the data in the summary index cannot be rehydrated - a new search on the raw data is necessary.&lt;/P&gt;</description>
    <pubDate>Tue, 08 Oct 2013 19:12:00 GMT</pubDate>
    <dc:creator>lukejadamec</dc:creator>
    <dc:date>2013-10-08T19:12:00Z</dc:date>
    <item>
      <title>Average over time</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Average-over-time/m-p/88479#M18339</link>
      <description>&lt;P&gt;I apologize if this has already been posted, but I think I am not really sure how to word the question. I am ingesting a large amount of data from several Windows computers through perfmon. I am reading processor, memory and disk statistics every 5 seconds. Of course, I will never need this fidelity in a report. Is there a way to ingest the statistics, take an average every minute, save the result and discard the original data?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2013 18:45:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Average-over-time/m-p/88479#M18339</guid>
      <dc:creator>bcross64</dc:creator>
      <dc:date>2013-10-08T18:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Average over time</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Average-over-time/m-p/88480#M18340</link>
      <description>&lt;P&gt;There's summary indexing -- &lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.5/Knowledge/Configuresummaryindexes"&gt;http://docs.splunk.com/Documentation/Splunk/5.0.5/Knowledge/Configuresummaryindexes&lt;/A&gt; .. But it really does not address the "discard the original data" part.  Summary indexes are "free" (they do not count against your license) and they can be kept on a longer retention than the original indexes they are created from.  So you could have your &lt;CODE&gt;perfmon&lt;/CODE&gt; index with only a 14 day retention (for example) and then have a &lt;CODE&gt;summary_perfmon&lt;/CODE&gt; index maintained at a longer retention.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2013 18:49:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Average-over-time/m-p/88480#M18340</guid>
      <dc:creator>dwaddle</dc:creator>
      <dc:date>2013-10-08T18:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: Average over time</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Average-over-time/m-p/88481#M18341</link>
      <description>&lt;P&gt;Summary indexing sound perfect for your needs. &lt;BR /&gt;
Understand that summary indexes save statistics as data, not the data they were generated from, so spend time to decide exactly what statistics you want to save.  For example: CPU - 5 minute average, 5 minute min, 5 minute max, and a time stamp per server.  This will boil down 5 minutes worth of CPU logs for all servers into just 5 pieces of data per server, and save it in a separate index, which makes it very fast to search.  The catch is, the data in the summary index cannot be rehydrated - a new search on the raw data is necessary.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2013 19:12:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Average-over-time/m-p/88481#M18341</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2013-10-08T19:12:00Z</dc:date>
    </item>
  </channel>
</rss>

