<?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 How to optimize a subsearch with a wide range? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-optimize-a-subsearch-with-a-wide-range/m-p/475592#M133653</link>
    <description>&lt;P&gt;I have a subsearch that I use to determine the first occurrence of the issue logged. I currently have an earliest=-4d, because the report runs every 15 minutes. If I were to extend the range to 365 days, the search would not be able to update efficiently.&lt;/P&gt;

&lt;P&gt;Since the data remains the same before the current day, is it possible is cache this information so the search does not delay?&lt;/P&gt;

&lt;P&gt;Thank you,&lt;BR /&gt;
Lee&lt;/P&gt;</description>
    <pubDate>Mon, 06 Jan 2020 17:59:19 GMT</pubDate>
    <dc:creator>lmzheng</dc:creator>
    <dc:date>2020-01-06T17:59:19Z</dc:date>
    <item>
      <title>How to optimize a subsearch with a wide range?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-optimize-a-subsearch-with-a-wide-range/m-p/475592#M133653</link>
      <description>&lt;P&gt;I have a subsearch that I use to determine the first occurrence of the issue logged. I currently have an earliest=-4d, because the report runs every 15 minutes. If I were to extend the range to 365 days, the search would not be able to update efficiently.&lt;/P&gt;

&lt;P&gt;Since the data remains the same before the current day, is it possible is cache this information so the search does not delay?&lt;/P&gt;

&lt;P&gt;Thank you,&lt;BR /&gt;
Lee&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2020 17:59:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-optimize-a-subsearch-with-a-wide-range/m-p/475592#M133653</guid>
      <dc:creator>lmzheng</dc:creator>
      <dc:date>2020-01-06T17:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to optimize a subsearch with a wide range?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-optimize-a-subsearch-with-a-wide-range/m-p/475593#M133654</link>
      <description>&lt;P&gt;This sounds like a job for Summary Index.&lt;/P&gt;

&lt;P&gt;Run your reports every 15 minutes and save results in a summary index.  Your search to find the first occurrence need only scan the summary rather than the raw data and should be much faster.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2020 18:26:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-optimize-a-subsearch-with-a-wide-range/m-p/475593#M133654</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-01-06T18:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to optimize a subsearch with a wide range?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-optimize-a-subsearch-with-a-wide-range/m-p/475594#M133655</link>
      <description>&lt;P&gt;Is this option available for Splunk Cloud or only Splunk Enterprise?&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2020 20:12:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-optimize-a-subsearch-with-a-wide-range/m-p/475594#M133655</guid>
      <dc:creator>lmzheng</dc:creator>
      <dc:date>2020-01-06T20:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to optimize a subsearch with a wide range?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-optimize-a-subsearch-with-a-wide-range/m-p/475595#M133656</link>
      <description>&lt;P&gt;Summary indexing is available in both Splunk Enterprise and Splunk Cloud.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2020 20:23:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-optimize-a-subsearch-with-a-wide-range/m-p/475595#M133656</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-01-06T20:23:44Z</dc:date>
    </item>
  </channel>
</rss>

