<?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 Report not displayed using summary index in Knowledge Management</title>
    <link>https://community.splunk.com/t5/Knowledge-Management/Report-not-displayed-using-summary-index/m-p/45140#M433</link>
    <description>&lt;P&gt;I am able to generate events using summary indexing. In the search app I type in index=_internal search_name="index usage". The results displays the events, but actually the results that I have saved and scheduled search using summary index is in the form of a table report. Why isn't the table report getting generated? The event logs get displayed but i need the original saved report displayed.&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 12:52:00 GMT</pubDate>
    <dc:creator>mike7860</dc:creator>
    <dc:date>2020-09-28T12:52:00Z</dc:date>
    <item>
      <title>Report not displayed using summary index</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Report-not-displayed-using-summary-index/m-p/45140#M433</link>
      <description>&lt;P&gt;I am able to generate events using summary indexing. In the search app I type in index=_internal search_name="index usage". The results displays the events, but actually the results that I have saved and scheduled search using summary index is in the form of a table report. Why isn't the table report getting generated? The event logs get displayed but i need the original saved report displayed.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 12:52:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Report-not-displayed-using-summary-index/m-p/45140#M433</guid>
      <dc:creator>mike7860</dc:creator>
      <dc:date>2020-09-28T12:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: Report not displayed using summary index</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Report-not-displayed-using-summary-index/m-p/45141#M434</link>
      <description>&lt;P&gt;Assume you created the summary index with the a saved search named "index usage" that looks like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;yoursearchhere | sistats count by fx fy fz
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;You should &lt;STRONG&gt;not&lt;/STRONG&gt; be saving your search results in the &lt;CODE&gt;_internal&lt;/CODE&gt; index!! They should be saved in a summary index; there is a default summary index, named &lt;CODE&gt;summary&lt;/CODE&gt;. A Splunk admin can create other summary indexes, but I will use &lt;CODE&gt;summary&lt;/CODE&gt; for this example.&lt;/P&gt;

&lt;P&gt;Then you retrieve the results with this search:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=summary search_name="index usage" | stats count by fx fy fz
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Note that this search ends with the &lt;STRONG&gt;same&lt;/STRONG&gt; command as the first search, but substituting the stats command for the sistats.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2012 19:07:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Report-not-displayed-using-summary-index/m-p/45141#M434</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2012-11-26T19:07:37Z</dc:date>
    </item>
  </channel>
</rss>

