<?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: View Summary Index query in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/View-Summary-Index-query/m-p/296277#M174689</link>
    <description>&lt;P&gt;Works &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Awarded points for the additional info provided.&lt;/P&gt;</description>
    <pubDate>Tue, 16 May 2017 18:18:01 GMT</pubDate>
    <dc:creator>deepak02</dc:creator>
    <dc:date>2017-05-16T18:18:01Z</dc:date>
    <item>
      <title>View Summary Index query</title>
      <link>https://community.splunk.com/t5/Splunk-Search/View-Summary-Index-query/m-p/296274#M174686</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have been handed over a bunch of summary indexes I should be using as base.&lt;/P&gt;

&lt;P&gt;I have full access to the Search Heads.&lt;/P&gt;

&lt;P&gt;Is there anyway I can &lt;STRONG&gt;view the queries used by the summary indexes given their names&lt;/STRONG&gt; (since the person has already left)?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Deepak&lt;/P&gt;

&lt;P&gt;Note: I am using Splunk Enterprise.&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2017 16:16:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/View-Summary-Index-query/m-p/296274#M174686</guid>
      <dc:creator>deepak02</dc:creator>
      <dc:date>2017-05-16T16:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: View Summary Index query</title>
      <link>https://community.splunk.com/t5/Splunk-Search/View-Summary-Index-query/m-p/296275#M174687</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/210483"&gt;@deepak02&lt;/a&gt; you can use the REST api endpoint for saved searches and look for those which have summary indexing enabled:&lt;/P&gt;

&lt;P&gt;run this search:&lt;BR /&gt;
    | rest /servicesNS/-/-/saved/searches | search action.summary_index=1  | table title qualifiedSearch action.summary_index&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 14:05:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/View-Summary-Index-query/m-p/296275#M174687</guid>
      <dc:creator>rphillips_splk</dc:creator>
      <dc:date>2020-09-29T14:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: View Summary Index query</title>
      <link>https://community.splunk.com/t5/Splunk-Search/View-Summary-Index-query/m-p/296276#M174688</link>
      <description>&lt;P&gt;If the owner of saved search using summary index has left and his account is deleted/disabled, you might not be able to search REST API endpoint. REST API approach would be better one if it can work though. If it doesn't and if you can query filesystem on the search head, I would try following grep command to locate searches using a particular summary index.&lt;/P&gt;

&lt;P&gt;from $Splunk_Home/etc/apps and $Splunk_Home/etc/users (for private searches)&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;grep -Hir "action.summary_index._name\s*=\s*&amp;lt;your summary index name here&amp;gt;" | grep savedsearches.conf
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This would give you list of savedsearches.conf which contains the searches (which you need to open manually).&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 14:05:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/View-Summary-Index-query/m-p/296276#M174688</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2020-09-29T14:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: View Summary Index query</title>
      <link>https://community.splunk.com/t5/Splunk-Search/View-Summary-Index-query/m-p/296277#M174689</link>
      <description>&lt;P&gt;Works &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Awarded points for the additional info provided.&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2017 18:18:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/View-Summary-Index-query/m-p/296277#M174689</guid>
      <dc:creator>deepak02</dc:creator>
      <dc:date>2017-05-16T18:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: View Summary Index query</title>
      <link>https://community.splunk.com/t5/Splunk-Search/View-Summary-Index-query/m-p/296278#M174690</link>
      <description>&lt;P&gt;Works beautifully! Thankyou very much&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2017 18:54:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/View-Summary-Index-query/m-p/296278#M174690</guid>
      <dc:creator>deepak02</dc:creator>
      <dc:date>2017-05-16T18:54:17Z</dc:date>
    </item>
  </channel>
</rss>

