<?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: Search: time limit in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Search-time-limit/m-p/52760#M12839</link>
    <description>&lt;P&gt;I have the same problem with &lt;STRONG&gt;Search auto-finalized after time limit reached (60 seconds). Results may be incomplete.&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;I've changed the limit.conf as shown below&lt;/P&gt;

&lt;P&gt;[subsearch]&lt;/P&gt;

&lt;P&gt;maxout = 10000&lt;/P&gt;

&lt;P&gt;maxtime = 200&lt;/P&gt;

&lt;P&gt;ttl = 300&lt;/P&gt;

&lt;P&gt;but, still having the problem after even restarting the server.&lt;/P&gt;

&lt;P&gt;Any else I can do????&lt;/P&gt;</description>
    <pubDate>Fri, 20 May 2011 18:21:52 GMT</pubDate>
    <dc:creator>jmnicolino</dc:creator>
    <dc:date>2011-05-20T18:21:52Z</dc:date>
    <item>
      <title>Search: time limit</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-time-limit/m-p/52758#M12837</link>
      <description>&lt;BLOCKQUOTE&gt;
  &lt;P&gt;[subsearch]: Search auto-finalized after time limit
  reached (60 seconds). Results may be
  incomplete.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;How can I set/increase the time limit? Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2011 03:31:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-time-limit/m-p/52758#M12837</guid>
      <dc:creator>wyang6</dc:creator>
      <dc:date>2011-03-03T03:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: Search: time limit</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-time-limit/m-p/52759#M12838</link>
      <description>&lt;P&gt;I'd take a look at the following links:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;&lt;A href="http://www.splunk.com/base/Documentation/latest/User/HowSubsearchesWork#Modify_subsearch_limits_in_limits.conf" rel="nofollow"&gt;http://www.splunk.com/base/Documentation/latest/User/HowSubsearchesWork#Modify_subsearch_limits_in_limits.conf&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://answers.splunk.com/questions/6128/subsearch-search-auto-finalized-after-time-limit-reached-30-seconds-results" rel="nofollow"&gt;http://answers.splunk.com/questions/6128/subsearch-search-auto-finalized-after-time-limit-reached-30-seconds-results&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://www.splunk.com/base/Documentation/latest/admin/Aboutconfigurationfiles" rel="nofollow"&gt;http://www.splunk.com/base/Documentation/latest/admin/Aboutconfigurationfiles&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Thu, 03 Mar 2011 03:38:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-time-limit/m-p/52759#M12838</guid>
      <dc:creator>David</dc:creator>
      <dc:date>2011-03-03T03:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Search: time limit</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-time-limit/m-p/52760#M12839</link>
      <description>&lt;P&gt;I have the same problem with &lt;STRONG&gt;Search auto-finalized after time limit reached (60 seconds). Results may be incomplete.&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;I've changed the limit.conf as shown below&lt;/P&gt;

&lt;P&gt;[subsearch]&lt;/P&gt;

&lt;P&gt;maxout = 10000&lt;/P&gt;

&lt;P&gt;maxtime = 200&lt;/P&gt;

&lt;P&gt;ttl = 300&lt;/P&gt;

&lt;P&gt;but, still having the problem after even restarting the server.&lt;/P&gt;

&lt;P&gt;Any else I can do????&lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2011 18:21:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-time-limit/m-p/52760#M12839</guid>
      <dc:creator>jmnicolino</dc:creator>
      <dc:date>2011-05-20T18:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: Search: time limit</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-time-limit/m-p/52761#M12840</link>
      <description>&lt;P&gt;I don't know if anyone is still reading this, but if you're doing a join it has a separate subsearch maxtime variable that might need to be changed too.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2013 17:44:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-time-limit/m-p/52761#M12840</guid>
      <dc:creator>matthew_tiffany</dc:creator>
      <dc:date>2013-06-03T17:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: Search: time limit</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-time-limit/m-p/52762#M12841</link>
      <description>&lt;P&gt;I had the same issue. I fixed it by changing the default settings from&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[join]
subsearch_maxout = 50000
subsearch_maxtime = 60
subsearch_timeout = 120
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;to&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[join]
subsearch_maxout = 50000
subsearch_maxtime = 360
subsearch_timeout = 360
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;in limits.conf&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2013 23:28:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-time-limit/m-p/52762#M12841</guid>
      <dc:creator>svenwendler</dc:creator>
      <dc:date>2013-09-25T23:28:05Z</dc:date>
    </item>
  </channel>
</rss>

