<?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 resolve the maximun concurrent historical searches? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-resolve-the-maximun-concurrent-historical-searches/m-p/430412#M123089</link>
    <description>&lt;P&gt;Hello  @skopelpin,&lt;/P&gt;

&lt;P&gt;We are using Splunk 7.1.1 and I went to the particular alert and clicked on the advance edit and changed the schedule_windoow to auto from 0.Is this the process or do we need to change by logging into each search head&lt;/P&gt;</description>
    <pubDate>Wed, 31 Oct 2018 20:06:23 GMT</pubDate>
    <dc:creator>vrmandadi</dc:creator>
    <dc:date>2018-10-31T20:06:23Z</dc:date>
    <item>
      <title>How to resolve the maximun concurrent historical searches?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-resolve-the-maximun-concurrent-historical-searches/m-p/430403#M123080</link>
      <description>&lt;P&gt;We are using Splunk 7.1.1 with three search heads in a cluster environment.Each search head has 40 CPU cores.A lot of our saved searches are getting skipped because of the maximum concurrent searches are reached(69).I tried following  some the answers posted previously and made change in  savedsearches.conf   --realtime_schedule = 0. &lt;/P&gt;

&lt;P&gt;After making the above change I see lot searches going into status=continued.&lt;/P&gt;

&lt;P&gt;Questions:&lt;/P&gt;

&lt;P&gt;1) will the continued searches run ,when do they run and how to check if they have ran&lt;BR /&gt;
2) Is there any other way or any .conf changes that i need to make to make this searches run&lt;BR /&gt;
3)What changes can I make in the limits.conf file to get the searches running&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Vineeth&lt;/P&gt;</description>
      <pubDate>Fri, 19 Oct 2018 02:27:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-resolve-the-maximun-concurrent-historical-searches/m-p/430403#M123080</guid>
      <dc:creator>vrmandadi</dc:creator>
      <dc:date>2018-10-19T02:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to resolve the maximun concurrent historical searches?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-resolve-the-maximun-concurrent-historical-searches/m-p/430404#M123081</link>
      <description>&lt;P&gt;Hi @vrmandadi,&lt;/P&gt;

&lt;P&gt;Have you looked at answer &lt;A href="https://answers.splunk.com/answers/270544/how-to-calculate-splunk-search-concurrency-limit-f.html"&gt;https://answers.splunk.com/answers/270544/how-to-calculate-splunk-search-concurrency-limit-f.html&lt;/A&gt; to calculate how many different type of searches you can run concurrently on Splunk ?&lt;/P&gt;

&lt;P&gt;Additionally as you mentioned that each search head have 40 CPU cores which means each search head can run 46 historical search concurrently. Now you need to check whether captain is delegating scheduled searches to all search heads or not, more information you can find on this question &lt;A href="https://answers.splunk.com/answers/329699/why-does-my-search-head-cluster-captain-start-dele-1.html"&gt;https://answers.splunk.com/answers/329699/why-does-my-search-head-cluster-captain-start-dele-1.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;If all search heads are running at full capacity means all CPU cores occupied by scheduled searches concurrently then I'll suggest to add more search head nodes into search head cluster or fine tune searches which are taking longer to run.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Oct 2018 08:18:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-resolve-the-maximun-concurrent-historical-searches/m-p/430404#M123081</guid>
      <dc:creator>harsmarvania57</dc:creator>
      <dc:date>2018-10-19T08:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to resolve the maximun concurrent historical searches?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-resolve-the-maximun-concurrent-historical-searches/m-p/430405#M123082</link>
      <description>&lt;P&gt;Hello harsmarvania,&lt;/P&gt;

&lt;P&gt;Thank you for your reply,&lt;BR /&gt;
Well My question is relating to status=continued on whether this searches run again or will they be in  the same state?.I did check the whether the search head is delegating searches to all search heads and that looks good.Is there a way that we can configure for particular searches to to take high priority than other when multiple searches run at a atime&lt;/P&gt;</description>
      <pubDate>Fri, 19 Oct 2018 15:12:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-resolve-the-maximun-concurrent-historical-searches/m-p/430405#M123082</guid>
      <dc:creator>vrmandadi</dc:creator>
      <dc:date>2018-10-19T15:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to resolve the maximun concurrent historical searches?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-resolve-the-maximun-concurrent-historical-searches/m-p/430406#M123083</link>
      <description>&lt;P&gt;Can I change the max_searches_per_cpu=2 from 1.Does this help for 40 cores?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 21:39:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-resolve-the-maximun-concurrent-historical-searches/m-p/430406#M123083</guid>
      <dc:creator>vrmandadi</dc:creator>
      <dc:date>2020-09-29T21:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to resolve the maximun concurrent historical searches?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-resolve-the-maximun-concurrent-historical-searches/m-p/430407#M123084</link>
      <description>&lt;P&gt;If you change &lt;CODE&gt;max_searches_per_cpu=2&lt;/CODE&gt;, your each search head will able to run 86 schedule searches but I'll not recommend this because it will impact search performance (splunk search head will divide same resources with double schedule searches compare to earlier and due to that it will take more time to run) and you'll not get benefit of it.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Oct 2018 15:44:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-resolve-the-maximun-concurrent-historical-searches/m-p/430407#M123084</guid>
      <dc:creator>harsmarvania57</dc:creator>
      <dc:date>2018-10-22T15:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to resolve the maximun concurrent historical searches?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-resolve-the-maximun-concurrent-historical-searches/m-p/430408#M123085</link>
      <description>&lt;P&gt;1) will the continued searches run ,when do they run and how to check if they have ran&lt;/P&gt;</description>
      <pubDate>Mon, 29 Oct 2018 15:00:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-resolve-the-maximun-concurrent-historical-searches/m-p/430408#M123085</guid>
      <dc:creator>vrmandadi</dc:creator>
      <dc:date>2018-10-29T15:00:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to resolve the maximun concurrent historical searches?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-resolve-the-maximun-concurrent-historical-searches/m-p/430409#M123086</link>
      <description>&lt;P&gt;Check the status based on sid on the searches with status=continued.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Oct 2018 15:25:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-resolve-the-maximun-concurrent-historical-searches/m-p/430409#M123086</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2018-10-29T15:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to resolve the maximun concurrent historical searches?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-resolve-the-maximun-concurrent-historical-searches/m-p/430410#M123087</link>
      <description>&lt;P&gt;Hello @Somesoni2,&lt;/P&gt;

&lt;P&gt;I did check them they are running late some are running after 3 hours ,so what is a good work around for these issues,what can be improved &lt;/P&gt;</description>
      <pubDate>Wed, 31 Oct 2018 19:12:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-resolve-the-maximun-concurrent-historical-searches/m-p/430410#M123087</guid>
      <dc:creator>vrmandadi</dc:creator>
      <dc:date>2018-10-31T19:12:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to resolve the maximun concurrent historical searches?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-resolve-the-maximun-concurrent-historical-searches/m-p/430411#M123088</link>
      <description>&lt;P&gt;You should check your indexer I/O, look at the reason for the skips by checking the internal index, and check out the number of scheduled searches to see if they are stacked on top of each other. You should probably set your schedule_window=auto rather than the default of 0 too. &lt;/P&gt;</description>
      <pubDate>Wed, 31 Oct 2018 19:18:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-resolve-the-maximun-concurrent-historical-searches/m-p/430411#M123088</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2018-10-31T19:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to resolve the maximun concurrent historical searches?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-resolve-the-maximun-concurrent-historical-searches/m-p/430412#M123089</link>
      <description>&lt;P&gt;Hello  @skopelpin,&lt;/P&gt;

&lt;P&gt;We are using Splunk 7.1.1 and I went to the particular alert and clicked on the advance edit and changed the schedule_windoow to auto from 0.Is this the process or do we need to change by logging into each search head&lt;/P&gt;</description>
      <pubDate>Wed, 31 Oct 2018 20:06:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-resolve-the-maximun-concurrent-historical-searches/m-p/430412#M123089</guid>
      <dc:creator>vrmandadi</dc:creator>
      <dc:date>2018-10-31T20:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to resolve the maximun concurrent historical searches?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-resolve-the-maximun-concurrent-historical-searches/m-p/430413#M123090</link>
      <description>&lt;P&gt;A better method would be to change the default value on the deployer and push it out to all the search heads so new alerts will have an auto value&lt;/P&gt;</description>
      <pubDate>Thu, 01 Nov 2018 13:45:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-resolve-the-maximun-concurrent-historical-searches/m-p/430413#M123090</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2018-11-01T13:45:42Z</dc:date>
    </item>
  </channel>
</rss>

