<?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: REST summary index in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/REST-summary-index/m-p/260863#M78277</link>
    <description>&lt;P&gt;Thanks for the reply.. Its not the summary indexing I am unsure about, more the searches.. I suspect using the rest command will create invalid results if it is populating a summary index every 10m, and then I report on that with a stats sum or count..it will just add. &lt;/P&gt;

&lt;P&gt;Basically what im trying to achieve is the results I get from the above REST searches to be displayed in the dashboard exactly the same way, however, they must be stored in a summary index for access control. The above searches display index size and number of agents deployed. &lt;/P&gt;</description>
    <pubDate>Tue, 30 Aug 2016 14:44:38 GMT</pubDate>
    <dc:creator>mwdbhyat</dc:creator>
    <dc:date>2016-08-30T14:44:38Z</dc:date>
    <item>
      <title>REST summary index</title>
      <link>https://community.splunk.com/t5/Splunk-Search/REST-summary-index/m-p/260861#M78275</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I am currently using these 2 REST searches to populate a a dashboard. &lt;/P&gt;

&lt;P&gt;| REST /services/data/indexes | search title=test* | stats sum(currentDBSizeMB) as currentSize | eval currentSize=currentSize/1024&lt;/P&gt;

&lt;P&gt;| rest /services/deployment/server/clients splunk_server=SGB*APSDS1001 | where (now()-lastPhoneHomeTime)&amp;lt;(24*60*60) | stats count&lt;/P&gt;

&lt;P&gt;I would like to use a summary index for this. Could anyone advise on how to change my searches to use summary indexing and get the same results?&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 10:51:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/REST-summary-index/m-p/260861#M78275</guid>
      <dc:creator>mwdbhyat</dc:creator>
      <dc:date>2020-09-29T10:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: REST summary index</title>
      <link>https://community.splunk.com/t5/Splunk-Search/REST-summary-index/m-p/260862#M78276</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;

&lt;P&gt;Read the below URL's to understand the Summary index and configuring Summary index, &lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.4.3/Knowledge/Usesummaryindexing"&gt;http://docs.splunk.com/Documentation/Splunk/6.4.3/Knowledge/Usesummaryindexing&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Abstract steps, &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; 1. Create an new index to hold your summary values. 
 2. Create an scheduled saved search and enable the summary indexing &amp;amp; select newly created index.
 3. use the new index to query your results. 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;hope this will helps you.. &lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2016 14:25:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/REST-summary-index/m-p/260862#M78276</guid>
      <dc:creator>vasanthmss</dc:creator>
      <dc:date>2016-08-30T14:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: REST summary index</title>
      <link>https://community.splunk.com/t5/Splunk-Search/REST-summary-index/m-p/260863#M78277</link>
      <description>&lt;P&gt;Thanks for the reply.. Its not the summary indexing I am unsure about, more the searches.. I suspect using the rest command will create invalid results if it is populating a summary index every 10m, and then I report on that with a stats sum or count..it will just add. &lt;/P&gt;

&lt;P&gt;Basically what im trying to achieve is the results I get from the above REST searches to be displayed in the dashboard exactly the same way, however, they must be stored in a summary index for access control. The above searches display index size and number of agents deployed. &lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2016 14:44:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/REST-summary-index/m-p/260863#M78277</guid>
      <dc:creator>mwdbhyat</dc:creator>
      <dc:date>2016-08-30T14:44:38Z</dc:date>
    </item>
  </channel>
</rss>

