<?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 Subsearch timeout is ignoring settings in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Subsearch-timeout-is-ignoring-settings/m-p/33160#M7044</link>
    <description>&lt;P&gt;I'm trying to run a complex search and I keep getting this message:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[subsearch]: Search auto-finalized after time limit (60 seconds) reached.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;However, I have this in &lt;CODE&gt;etc/system/local/limits.conf&lt;/CODE&gt;:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[subsearch]
maxtime = 600
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;And for good measure I created etc/apps/myapp/local/limits.conf`:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[subsearch]
maxtime = 600
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I've definitely restarted Splunk since making these changes. Is there something I'm missing? Could it be something to do with having nested and chained subsearches?&lt;/P&gt;</description>
    <pubDate>Mon, 23 Apr 2012 02:01:17 GMT</pubDate>
    <dc:creator>Deecie</dc:creator>
    <dc:date>2012-04-23T02:01:17Z</dc:date>
    <item>
      <title>Subsearch timeout is ignoring settings</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Subsearch-timeout-is-ignoring-settings/m-p/33160#M7044</link>
      <description>&lt;P&gt;I'm trying to run a complex search and I keep getting this message:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[subsearch]: Search auto-finalized after time limit (60 seconds) reached.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;However, I have this in &lt;CODE&gt;etc/system/local/limits.conf&lt;/CODE&gt;:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[subsearch]
maxtime = 600
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;And for good measure I created etc/apps/myapp/local/limits.conf`:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[subsearch]
maxtime = 600
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I've definitely restarted Splunk since making these changes. Is there something I'm missing? Could it be something to do with having nested and chained subsearches?&lt;/P&gt;</description>
      <pubDate>Mon, 23 Apr 2012 02:01:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Subsearch-timeout-is-ignoring-settings/m-p/33160#M7044</guid>
      <dc:creator>Deecie</dc:creator>
      <dc:date>2012-04-23T02:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: Subsearch timeout is ignoring settings</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Subsearch-timeout-is-ignoring-settings/m-p/33161#M7045</link>
      <description>&lt;P&gt;This may still be a bug.  Best thing is to open up a support case to get this addressed. It also helps prioritize our engineering team.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://splunk-base.splunk.com/answers/6128/subsearch-search-auto-finalized-after-time-limit-reached-30-seconds-results-may-be-incomplete"&gt;http://splunk-base.splunk.com/answers/6128/subsearch-search-auto-finalized-after-time-limit-reached-30-seconds-results-may-be-incomplete&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Apr 2012 13:07:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Subsearch-timeout-is-ignoring-settings/m-p/33161#M7045</guid>
      <dc:creator>sdaniels</dc:creator>
      <dc:date>2012-04-23T13:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: Subsearch timeout is ignoring settings</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Subsearch-timeout-is-ignoring-settings/m-p/33162#M7046</link>
      <description>&lt;P&gt;What version are you running?&lt;/P&gt;</description>
      <pubDate>Mon, 23 Apr 2012 13:07:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Subsearch-timeout-is-ignoring-settings/m-p/33162#M7046</guid>
      <dc:creator>sdaniels</dc:creator>
      <dc:date>2012-04-23T13:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: Subsearch timeout is ignoring settings</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Subsearch-timeout-is-ignoring-settings/m-p/33163#M7047</link>
      <description>&lt;P&gt;Hi Deecie&lt;/P&gt;

&lt;P&gt;this can be 'fixed' by changing the values in limits.conf for stanza &lt;CODE&gt;[join]&lt;/CODE&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; [join]
 subsearch_maxout = number_of_events
 subsearch_maxtime = max_seconds
 subsearch_timeout = seconds
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;after that it works just fine.&lt;/P&gt;

&lt;P&gt;cheers,&lt;/P&gt;

&lt;P&gt;MuS&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2013 14:56:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Subsearch-timeout-is-ignoring-settings/m-p/33163#M7047</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2013-01-17T14:56:29Z</dc:date>
    </item>
  </channel>
</rss>

