<?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: Setting a queue for dashboards when maximum of concurrent historical searches has been reached in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Setting-a-queue-for-dashboards-when-maximum-of-concurrent/m-p/562577#M196040</link>
    <description>&lt;P&gt;Have each search contain a token that is set by the previous search.&amp;nbsp; The token could be a result or it can be defined in a &lt;FONT face="courier new,courier"&gt;&amp;lt;done&amp;gt;&lt;/FONT&gt; element.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;search&amp;gt;
  &amp;lt;query&amp;gt;index=_internal &amp;lt;/query&amp;gt;
  &amp;lt;earliest&amp;gt;-24h@h&amp;lt;/earliest&amp;gt;
  &amp;lt;latest&amp;gt;now&amp;lt;/latest&amp;gt;
  &amp;lt;done&amp;gt;
    &amp;lt;set token="start_search2"&amp;gt;&amp;lt;/set&amp;gt;
  &amp;lt;/done&amp;gt;
&amp;lt;/search&amp;gt;
&amp;lt;search&amp;gt;
  &amp;lt;query&amp;gt;index=foo $start_search2$&amp;lt;/query&amp;gt;
  &amp;lt;done&amp;gt;
    &amp;lt;set token="start_search3"&amp;gt;&amp;lt;/set&amp;gt;
  &amp;lt;/done&amp;gt;
&amp;lt;/search&amp;gt;
...&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 09 Aug 2021 12:24:59 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2021-08-09T12:24:59Z</dc:date>
    <item>
      <title>Setting a queue for dashboards when maximum of concurrent historical searches has been reached</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Setting-a-queue-for-dashboards-when-maximum-of-concurrent/m-p/562563#M196031</link>
      <description>&lt;P&gt;I have a dashboard with several different base searches that is transformative searches. However I get the error of maximum amount of concurrent historical searches.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Unfortunately we can't upgrade the cpu count or change the role. I was thinking is there a way of making it so that there is a queue set for them so for example when the first 3 are finished the next 3 searches starts. Or set the order of when the searches start and finish?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Aug 2021 11:09:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Setting-a-queue-for-dashboards-when-maximum-of-concurrent/m-p/562563#M196031</guid>
      <dc:creator>N-W</dc:creator>
      <dc:date>2021-08-09T11:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: Setting a queue for dashboards when maximum of concurrent historical searches has been reached</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Setting-a-queue-for-dashboards-when-maximum-of-concurrent/m-p/562577#M196040</link>
      <description>&lt;P&gt;Have each search contain a token that is set by the previous search.&amp;nbsp; The token could be a result or it can be defined in a &lt;FONT face="courier new,courier"&gt;&amp;lt;done&amp;gt;&lt;/FONT&gt; element.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;search&amp;gt;
  &amp;lt;query&amp;gt;index=_internal &amp;lt;/query&amp;gt;
  &amp;lt;earliest&amp;gt;-24h@h&amp;lt;/earliest&amp;gt;
  &amp;lt;latest&amp;gt;now&amp;lt;/latest&amp;gt;
  &amp;lt;done&amp;gt;
    &amp;lt;set token="start_search2"&amp;gt;&amp;lt;/set&amp;gt;
  &amp;lt;/done&amp;gt;
&amp;lt;/search&amp;gt;
&amp;lt;search&amp;gt;
  &amp;lt;query&amp;gt;index=foo $start_search2$&amp;lt;/query&amp;gt;
  &amp;lt;done&amp;gt;
    &amp;lt;set token="start_search3"&amp;gt;&amp;lt;/set&amp;gt;
  &amp;lt;/done&amp;gt;
&amp;lt;/search&amp;gt;
...&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Aug 2021 12:24:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Setting-a-queue-for-dashboards-when-maximum-of-concurrent/m-p/562577#M196040</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-08-09T12:24:59Z</dc:date>
    </item>
  </channel>
</rss>

