<?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: How to increase the subsearches maxout limit ? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-increase-the-subsearches-maxout-limit/m-p/564016#M196469</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/206885"&gt;@datamine&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good practice is always to limit the events scanned by subsearch, default limit is 10k however increasing this value might not work efficiently and docs says,&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;maxout = &amp;lt;integer&amp;gt;
* Maximum number of results to return from a subsearch.
* This value cannot be greater than or equal to 10500.
* Default: 10000&lt;/LI-CODE&gt;</description>
    <pubDate>Fri, 20 Aug 2021 04:31:36 GMT</pubDate>
    <dc:creator>venkatasri</dc:creator>
    <dc:date>2021-08-20T04:31:36Z</dc:date>
    <item>
      <title>How to increase the subsearches maxout limit ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-increase-the-subsearches-maxout-limit/m-p/563985#M196455</link>
      <description>&lt;P&gt;Hi All,&lt;BR /&gt;&lt;BR /&gt;Can someone please help me if our subsearch has results more than 50000 and we need to append those as well to our main search. As splunk subsearch has maxout 50000 whats the best way to optimize them? to increase the limit in limits.conf or is there any better way to do it by optimizing the query itself to allow the results for more than 50000.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;</description>
      <pubDate>Fri, 20 Aug 2021 09:29:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-increase-the-subsearches-maxout-limit/m-p/563985#M196455</guid>
      <dc:creator>datamine</dc:creator>
      <dc:date>2021-08-20T09:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to increase the subsearches maxout limit ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-increase-the-subsearches-maxout-limit/m-p/564016#M196469</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/206885"&gt;@datamine&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good practice is always to limit the events scanned by subsearch, default limit is 10k however increasing this value might not work efficiently and docs says,&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;maxout = &amp;lt;integer&amp;gt;
* Maximum number of results to return from a subsearch.
* This value cannot be greater than or equal to 10500.
* Default: 10000&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 20 Aug 2021 04:31:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-increase-the-subsearches-maxout-limit/m-p/564016#M196469</guid>
      <dc:creator>venkatasri</dc:creator>
      <dc:date>2021-08-20T04:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to increase the subsearches maxout limit ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-increase-the-subsearches-maxout-limit/m-p/564059#M196480</link>
      <description>&lt;P&gt;Am aware of the Maxout limit of 50k , am asking the best ways to get the results more than 50k from subsearch to join my output. My use case needs the results more than 50k. And by the way am using join.&lt;BR /&gt;&lt;BR /&gt;So am looking for ways to optimize the query itself without changing limits if its possible and we are using splunk-cloud so even if we request i doubt they will change the limits as they have a simple stance of saying its not allowed as per documentation unfortunately not much of help from splunk-cloud.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mw-headline"&gt;Output settings for subsearch commands&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;By default, subsearches return a maximum of 10,000 results. You will see variations in the actual number of output results because every command can change what the default maxout is when the command invokes a subsearch. Additionally, the default applies to subsearches that are intended to be expanded into a search expression, which is not the case for some commands such as &lt;A href="http://docs.splunk.com/Documentation/Splunk/8.2.2/SearchReference/Join" target="_blank" rel="noopener"&gt;join&lt;/A&gt;, &lt;A href="http://docs.splunk.com/Documentation/Splunk/8.2.2/SearchReference/Append" target="_blank" rel="noopener"&gt;append&lt;/A&gt;, and &lt;A href="http://docs.splunk.com/Documentation/Splunk/8.2.2/SearchReference/Appendcols" target="_blank" rel="noopener"&gt;appendcols&lt;/A&gt;.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;DIV class="li_content"&gt;For example, the append command can override the default maximum if the maxresultrows argument is specified, unless you specify maxout as an argument to the append command.&lt;/DIV&gt;&lt;/LI&gt;&lt;LI&gt;&lt;DIV class="li_content"&gt;The output limit of the join command is controlled by subsearch_maxout in the limits.conf file. This defaults to 50,000 events.&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Fri, 20 Aug 2021 09:28:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-increase-the-subsearches-maxout-limit/m-p/564059#M196480</guid>
      <dc:creator>datamine</dc:creator>
      <dc:date>2021-08-20T09:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to increase the subsearches maxout limit ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-increase-the-subsearches-maxout-limit/m-p/564062#M196482</link>
      <description>&lt;P&gt;Message am getting is &lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Results_maxLimit.png" style="width: 468px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/15640iC364E14AE89BF678/image-size/large?v=v2&amp;amp;px=999" role="button" title="Results_maxLimit.png" alt="Results_maxLimit.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Aug 2021 09:33:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-increase-the-subsearches-maxout-limit/m-p/564062#M196482</guid>
      <dc:creator>datamine</dc:creator>
      <dc:date>2021-08-20T09:33:20Z</dc:date>
    </item>
  </channel>
</rss>

