<?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: Why is the &amp;quot;Enable summary indexing&amp;quot; option no longer available in 6.6.0? in Knowledge Management</title>
    <link>https://community.splunk.com/t5/Knowledge-Management/Why-is-the-quot-Enable-summary-indexing-quot-option-no-longer/m-p/296739#M2598</link>
    <description>&lt;P&gt;We are currently working on this to correct it. In the meantime could you please follow the manual steps?&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Create your searchs/reports/alerts.&lt;/LI&gt;
&lt;LI&gt;Then locate your config stanza in the savedsearches.conf, add the below;&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;action.summary_index = true&lt;BR /&gt;
auto_summarize.dispatch.earliest_time ="set this by referencing the info from below"&lt;BR /&gt;
        &lt;A href="https://docs.splunk.com/Documentation/Splunk/6.6.0/SearchReference/SearchTimeModifiers" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/6.6.0/SearchReference/SearchTimeModifiers&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Then $ ./bin/splunk _internal call /servicesNS/"user"/search/saved/searches/_reload &lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 14:05:35 GMT</pubDate>
    <dc:creator>sylim_splunk</dc:creator>
    <dc:date>2020-09-29T14:05:35Z</dc:date>
    <item>
      <title>Why is the "Enable summary indexing" option no longer available in 6.6.0?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Why-is-the-quot-Enable-summary-indexing-quot-option-no-longer/m-p/296738#M2597</link>
      <description>&lt;P&gt;I currently have several scheduled jobs which generate summarized data which gets inserted into the summary index. Then I upgraded to Splunk 6.6.0 and created a new summary report, but no longer is the "enable summary indexing" option available in the settings -&amp;gt; searches, reports, alerts -&amp;gt; report window.&lt;BR /&gt;&lt;BR /&gt;
Even the previous summary reports that I have configured don't have that option anymore. Even though they don't have the option, the previous ones continue to function correctly, gathering the summary data into the summary index. But the new one that I need to have working soon has no way for me to enable it's summary indexing.&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2017 16:49:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Why-is-the-quot-Enable-summary-indexing-quot-option-no-longer/m-p/296738#M2597</guid>
      <dc:creator>sylim_splunk</dc:creator>
      <dc:date>2017-05-16T16:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: Why is the "Enable summary indexing" option no longer available in 6.6.0?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Why-is-the-quot-Enable-summary-indexing-quot-option-no-longer/m-p/296739#M2598</link>
      <description>&lt;P&gt;We are currently working on this to correct it. In the meantime could you please follow the manual steps?&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Create your searchs/reports/alerts.&lt;/LI&gt;
&lt;LI&gt;Then locate your config stanza in the savedsearches.conf, add the below;&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;action.summary_index = true&lt;BR /&gt;
auto_summarize.dispatch.earliest_time ="set this by referencing the info from below"&lt;BR /&gt;
        &lt;A href="https://docs.splunk.com/Documentation/Splunk/6.6.0/SearchReference/SearchTimeModifiers" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/6.6.0/SearchReference/SearchTimeModifiers&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Then $ ./bin/splunk _internal call /servicesNS/"user"/search/saved/searches/_reload &lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 14:05:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Why-is-the-quot-Enable-summary-indexing-quot-option-no-longer/m-p/296739#M2598</guid>
      <dc:creator>sylim_splunk</dc:creator>
      <dc:date>2020-09-29T14:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: Why is the "Enable summary indexing" option no longer available in 6.6.0?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Why-is-the-quot-Enable-summary-indexing-quot-option-no-longer/m-p/296740#M2599</link>
      <description>&lt;P&gt;In "$ ./bin/splunk _internal call /servicesNS//search/saved/searches/_reload", don't you need to specify the user who owns the saved search?&lt;/P&gt;

&lt;P&gt;Should the reload call be:&lt;BR /&gt;
$ ./bin/splunk _internal call /servicesNS/(user)/search/saved/searches/_reload&lt;/P&gt;

&lt;P&gt;Note: I had to edit this to get the "(user)" to be saved properly in this comment.  I assume splunk answers removed that from the original answer as well.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 14:39:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Why-is-the-quot-Enable-summary-indexing-quot-option-no-longer/m-p/296740#M2599</guid>
      <dc:creator>jedwardgrow</dc:creator>
      <dc:date>2020-09-29T14:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: Why is the "Enable summary indexing" option no longer available in 6.6.0?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Why-is-the-quot-Enable-summary-indexing-quot-option-no-longer/m-p/296741#M2600</link>
      <description>&lt;P&gt;Has summary indexing been fixed in 6.6.2?&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2017 15:17:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Why-is-the-quot-Enable-summary-indexing-quot-option-no-longer/m-p/296741#M2600</guid>
      <dc:creator>dgthistle</dc:creator>
      <dc:date>2017-07-10T15:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: Why is the "Enable summary indexing" option no longer available in 6.6.0?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Why-is-the-quot-Enable-summary-indexing-quot-option-no-longer/m-p/296742#M2601</link>
      <description>&lt;P&gt;I can confirm that this has been fixed in 6.6.2.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2017 15:22:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Why-is-the-quot-Enable-summary-indexing-quot-option-no-longer/m-p/296742#M2601</guid>
      <dc:creator>tvanry</dc:creator>
      <dc:date>2017-07-10T15:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: Why is the "Enable summary indexing" option no longer available in 6.6.0?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Why-is-the-quot-Enable-summary-indexing-quot-option-no-longer/m-p/296743#M2602</link>
      <description>&lt;P&gt;This problem has been fixed in 6.6.2.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2017 15:23:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Why-is-the-quot-Enable-summary-indexing-quot-option-no-longer/m-p/296743#M2602</guid>
      <dc:creator>tvanry</dc:creator>
      <dc:date>2017-07-10T15:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: Why is the "Enable summary indexing" option no longer available in 6.6.0?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Why-is-the-quot-Enable-summary-indexing-quot-option-no-longer/m-p/296744#M2603</link>
      <description>&lt;P&gt;Thanks tvanry!&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2017 19:12:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Why-is-the-quot-Enable-summary-indexing-quot-option-no-longer/m-p/296744#M2603</guid>
      <dc:creator>dgthistle</dc:creator>
      <dc:date>2017-07-10T19:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: Why is the "Enable summary indexing" option no longer available in 6.6.0?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Why-is-the-quot-Enable-summary-indexing-quot-option-no-longer/m-p/296745#M2604</link>
      <description>&lt;P&gt;When i tried selecting a summary index, the particular index i want is not listed, even though i have access to the index. i could perform search on the index to be use for summary index, but its not appearing as the list of option to select from when enabling  summary index for a report. Some other indexes that i have access to are also not appearing.. pls help&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2017 21:18:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Why-is-the-quot-Enable-summary-indexing-quot-option-no-longer/m-p/296745#M2604</guid>
      <dc:creator>osunjio</dc:creator>
      <dc:date>2017-08-30T21:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: Why is the "Enable summary indexing" option no longer available in 6.6.0?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Why-is-the-quot-Enable-summary-indexing-quot-option-no-longer/m-p/296746#M2605</link>
      <description>&lt;P&gt;You need to have your indexes.conf file (where the indexes are defined) on your search head. Alternatively, in later versions you can click "advanced" and update the search macro directly with (index=whatever).&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2017 22:48:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Why-is-the-quot-Enable-summary-indexing-quot-option-no-longer/m-p/296746#M2605</guid>
      <dc:creator>bdenning2</dc:creator>
      <dc:date>2017-08-30T22:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: Why is the "Enable summary indexing" option no longer available in 6.6.0?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Why-is-the-quot-Enable-summary-indexing-quot-option-no-longer/m-p/296747#M2606</link>
      <description>&lt;P&gt;It looks like I am facing this issue in 6.6.2.   When saving a search I just get the following two dialog windows and enable summary indexing  is not shown - or I can't see it.    I have done this in earlier versions (4.5) without issue so I know roughly what I am doing.&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/2936iA043D5FC4F692B58/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/2937iCB7738BDCFDA03BD/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;sounds like might be a bug or am I missing something else?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Sep 2017 14:16:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Why-is-the-quot-Enable-summary-indexing-quot-option-no-longer/m-p/296747#M2606</guid>
      <dc:creator>mikeydee77</dc:creator>
      <dc:date>2017-09-18T14:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: Why is the "Enable summary indexing" option no longer available in 6.6.0?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Why-is-the-quot-Enable-summary-indexing-quot-option-no-longer/m-p/296748#M2607</link>
      <description>&lt;P&gt;It's not under "edit schedule". Find your search in "Searches, Reports, and Alerts", click edit and you should see a "Edit Summary Indexing" option in the drop down.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Sep 2017 21:23:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Why-is-the-quot-Enable-summary-indexing-quot-option-no-longer/m-p/296748#M2607</guid>
      <dc:creator>cygnetix</dc:creator>
      <dc:date>2017-09-18T21:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: Why is the "Enable summary indexing" option no longer available in 6.6.0?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Why-is-the-quot-Enable-summary-indexing-quot-option-no-longer/m-p/296749#M2608</link>
      <description>&lt;P&gt;Thanks for replying cygnetix.  You are spot on.  &lt;/P&gt;

&lt;P&gt;In case anyone else needs it the  menu is in ... &lt;/P&gt;

&lt;P&gt;Settings &amp;gt; knowledge &amp;gt; searches,reports and alerts and it is in the edit menu.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2017 07:35:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Why-is-the-quot-Enable-summary-indexing-quot-option-no-longer/m-p/296749#M2608</guid>
      <dc:creator>mikeydee77</dc:creator>
      <dc:date>2017-09-19T07:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: Why is the "Enable summary indexing" option no longer available in 6.6.0?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Why-is-the-quot-Enable-summary-indexing-quot-option-no-longer/m-p/296750#M2609</link>
      <description>&lt;P&gt;Is this broken again as of 7.0.1?  The "Edit Summary Indexing" context menu for a report opens a blank box (no content), and for alerts, the appears to be no "Summary Indexing" alert action.  What am I missing?&lt;/P&gt;

&lt;P&gt;The above workaround only works if you have console (file-system) access.  Setting those values via the "Advanced Edit" window has no effect.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2018 17:39:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Why-is-the-quot-Enable-summary-indexing-quot-option-no-longer/m-p/296750#M2609</guid>
      <dc:creator>Lowell</dc:creator>
      <dc:date>2018-01-04T17:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: Why is the "Enable summary indexing" option no longer available in 6.6.0?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Why-is-the-quot-Enable-summary-indexing-quot-option-no-longer/m-p/296751#M2610</link>
      <description>&lt;P&gt;I am still experiencing this problem in 6.6.5, i.e.&lt;BR /&gt;
 - the 'edit summary index' option in 'Settings -&amp;gt; searches, reports and alerts' is blank&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2018 16:56:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Why-is-the-quot-Enable-summary-indexing-quot-option-no-longer/m-p/296751#M2610</guid>
      <dc:creator>rickybails</dc:creator>
      <dc:date>2018-01-05T16:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: Why is the "Enable summary indexing" option no longer available in 6.6.0?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Why-is-the-quot-Enable-summary-indexing-quot-option-no-longer/m-p/296752#M2611</link>
      <description>&lt;P&gt;Yes they broke it again.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Oct 2018 00:59:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Why-is-the-quot-Enable-summary-indexing-quot-option-no-longer/m-p/296752#M2611</guid>
      <dc:creator>the_wolverine</dc:creator>
      <dc:date>2018-10-19T00:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: Why is the "Enable summary indexing" option no longer available in 6.6.0?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Why-is-the-quot-Enable-summary-indexing-quot-option-no-longer/m-p/296753#M2612</link>
      <description>&lt;P&gt;The solution is the save the search as a Report.  Once you save it, you can go back in and edit it to see the option to enable Summary indexing.  If you save it as an Alert, the summary indexing option is missing.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Oct 2018 01:04:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Why-is-the-quot-Enable-summary-indexing-quot-option-no-longer/m-p/296753#M2612</guid>
      <dc:creator>the_wolverine</dc:creator>
      <dc:date>2018-10-19T01:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: Why is the "Enable summary indexing" option no longer available in 6.6.0?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Why-is-the-quot-Enable-summary-indexing-quot-option-no-longer/m-p/296754#M2613</link>
      <description>&lt;P&gt;The same issue detected on the new Splunk Enterprise 7.2.6. &lt;BR /&gt;
Any new workaround as I can't give up Alerts for Reports as &lt;CODE&gt;Throttle&lt;/CODE&gt; is required in my solution.&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2019 02:10:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Why-is-the-quot-Enable-summary-indexing-quot-option-no-longer/m-p/296754#M2613</guid>
      <dc:creator>henriquelinsmey</dc:creator>
      <dc:date>2019-05-17T02:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: Why is the "Enable summary indexing" option no longer available in 6.6.0?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Why-is-the-quot-Enable-summary-indexing-quot-option-no-longer/m-p/296755#M2614</link>
      <description>&lt;P&gt;The "Edit Summary Indexing" Option appears to be missing in 7.24 as well...&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2019 15:33:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Why-is-the-quot-Enable-summary-indexing-quot-option-no-longer/m-p/296755#M2614</guid>
      <dc:creator>dcascione</dc:creator>
      <dc:date>2019-10-30T15:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: Why is the "Enable summary indexing" option no longer available in 6.6.0?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Why-is-the-quot-Enable-summary-indexing-quot-option-no-longer/m-p/563779#M8473</link>
      <description>&lt;P&gt;Hi , Am using Splunk Enterprise Version:7.3.3. Still cant see drop down option for my saved search report even though I use below lines in my savedsearch.conf file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;action.summary_index = true&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;auto_summarize.dispatch.earliest_time = @w0&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Aug 2021 13:09:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Why-is-the-quot-Enable-summary-indexing-quot-option-no-longer/m-p/563779#M8473</guid>
      <dc:creator>asusatapathy</dc:creator>
      <dc:date>2021-08-18T13:09:13Z</dc:date>
    </item>
  </channel>
</rss>

