<?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: summary indexing data in Knowledge Management</title>
    <link>https://community.splunk.com/t5/Knowledge-Management/summary-indexing-data/m-p/90927#M916</link>
    <description>&lt;P&gt;Thanks for the reply YannK. but depending on my summary index data. our developer is trying to show graph values like amount of gb served for past 2hrs, 24 hrs 7 days. so i f ihave to delete 7 hrs of data and sumamry index it again his graph will be missing data for that time. is there any way i can summary-index only new events indexed by level3(index) in particular time period(time period it indexed the data) not the event time period.  sorry if it is a dumb question..&lt;/P&gt;</description>
    <pubDate>Fri, 14 Oct 2011 17:35:56 GMT</pubDate>
    <dc:creator>splunkingsplunk</dc:creator>
    <dc:date>2011-10-14T17:35:56Z</dc:date>
    <item>
      <title>summary indexing data</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/summary-indexing-data/m-p/90925#M914</link>
      <description>&lt;P&gt;hi i am using the below query to summary index &lt;/P&gt;

&lt;P&gt;index=level3 earliest=+285min latest=+300min | eval volumegb=volumebytes/(1024*1024*1024) | sitimechart sum(volumegb),distinct_count(ipaddr) span=1min&lt;/P&gt;

&lt;P&gt;for every 15 mins, new log file will be added to level3 indexing and that file consists of data varying from next 50 mins to next 6 hrs.&lt;/P&gt;

&lt;P&gt;so the above summary indexing dont work as new data will be added to level3 index for various time intervals. but the data is added to level3 index from a single file for every 15 mins&lt;/P&gt;

&lt;P&gt;is there any way i can summary index new data from index level3&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 09:58:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/summary-indexing-data/m-p/90925#M914</guid>
      <dc:creator>splunkingsplunk</dc:creator>
      <dc:date>2020-09-28T09:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: summary indexing data</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/summary-indexing-data/m-p/90926#M915</link>
      <description>&lt;P&gt;First : you shouldn't summarize your data until all your events are indexed.&lt;/P&gt;

&lt;P&gt;Or you want to consolidate your summaries, you will have to :&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;delete the existing stats for a given period and recreate them using a backfill.
something like :
index=summary search_name=mysummarysearch earliest=-xdays latest=-ydays | delete&lt;/LI&gt;
&lt;LI&gt;then repopulate the summary search for the given period using the "backfill script"
&lt;A href="http://docs.splunk.com/Documentation/Splunk/4.2.3/Knowledge/Managesummaryindexgapsandoverlaps"&gt;http://docs.splunk.com/Documentation/Splunk/4.2.3/Knowledge/Managesummaryindexgapsandoverlaps&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Thu, 13 Oct 2011 15:36:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/summary-indexing-data/m-p/90926#M915</guid>
      <dc:creator>yannK</dc:creator>
      <dc:date>2011-10-13T15:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: summary indexing data</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/summary-indexing-data/m-p/90927#M916</link>
      <description>&lt;P&gt;Thanks for the reply YannK. but depending on my summary index data. our developer is trying to show graph values like amount of gb served for past 2hrs, 24 hrs 7 days. so i f ihave to delete 7 hrs of data and sumamry index it again his graph will be missing data for that time. is there any way i can summary-index only new events indexed by level3(index) in particular time period(time period it indexed the data) not the event time period.  sorry if it is a dumb question..&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2011 17:35:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/summary-indexing-data/m-p/90927#M916</guid>
      <dc:creator>splunkingsplunk</dc:creator>
      <dc:date>2011-10-14T17:35:56Z</dc:date>
    </item>
  </channel>
</rss>

