<?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: Why and when is Splunk differing between canceling and queuing searches? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Why-and-when-is-Splunk-differing-between-canceling-and-queuing/m-p/347993#M166575</link>
    <description>&lt;P&gt;take the search from your dashboard source and execute it in search (manually inserting eventual parameters) , to see if the problem is a timeout.&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
    <pubDate>Fri, 04 Aug 2017 13:59:13 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2017-08-04T13:59:13Z</dc:date>
    <item>
      <title>Why and when is Splunk differing between canceling and queuing searches?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-and-when-is-Splunk-differing-between-canceling-and-queuing/m-p/347986#M166568</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I'm wondering why (and when) there is a different handling when a lot of searches are running at the same time&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;List item waiting for your queued job&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;vs. &lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;List item "Search not executed: The maximum number of concurrent historical searches on this instance has been reached."&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;For a dashboard user option 1 is much better, because he will see the needed results in the end. When option 2 is used, the dashboard will not complete&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 08:08:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-and-when-is-Splunk-differing-between-canceling-and-queuing/m-p/347986#M166568</guid>
      <dc:creator>HeinzWaescher</dc:creator>
      <dc:date>2017-08-04T08:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: Why and when is Splunk differing between canceling and queuing searches?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-and-when-is-Splunk-differing-between-canceling-and-queuing/m-p/347987#M166569</link>
      <description>&lt;P&gt;Hi HeinzWaescher,&lt;BR /&gt;
usually searches are queued when they reach the maximum number of concurrent historical searches.&lt;/P&gt;

&lt;P&gt;The best way to solve the problem is possibly upgrade your hardware (CPUs) and modifying limits.conf.&lt;/P&gt;

&lt;P&gt;At the same time it could be a good idea (to use everytime)  to try to optimize your dashboard using post processing search (see &lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Viz/Savedsearches"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Viz/Savedsearches&lt;/A&gt; ), you can find an example in Splunk 6.x Dashboard Examples app.&lt;/P&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 08:16:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-and-when-is-Splunk-differing-between-canceling-and-queuing/m-p/347987#M166569</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-08-04T08:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: Why and when is Splunk differing between canceling and queuing searches?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-and-when-is-Splunk-differing-between-canceling-and-queuing/m-p/347988#M166570</link>
      <description>&lt;P&gt;Hi cusello,&lt;/P&gt;

&lt;P&gt;thanks for your reply. We know about the option to modify hardware &amp;amp; configs. But the issue would not be such a  problem, when all searches would be queued. Then it would simply take longer to load the dashboard.&lt;BR /&gt;
But we often see these canceled search, which finally means that the dashboard won't finalze. But I haven't found a pattern when it happens.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 08:23:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-and-when-is-Splunk-differing-between-canceling-and-queuing/m-p/347988#M166570</guid>
      <dc:creator>HeinzWaescher</dc:creator>
      <dc:date>2017-08-04T08:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: Why and when is Splunk differing between canceling and queuing searches?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-and-when-is-Splunk-differing-between-canceling-and-queuing/m-p/347989#M166571</link>
      <description>&lt;P&gt;Hi HeinzWaescher,&lt;BR /&gt;
Maybe some of your searches are timeouted.&lt;BR /&gt;
if you open a search in the Search dashboard can you run it?&lt;BR /&gt;
after result, see job inspector and see if meybe there is a timeout.&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 09:44:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-and-when-is-Splunk-differing-between-canceling-and-queuing/m-p/347989#M166571</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-08-04T09:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: Why and when is Splunk differing between canceling and queuing searches?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-and-when-is-Splunk-differing-between-canceling-and-queuing/m-p/347990#M166572</link>
      <description>&lt;P&gt;I can't click the "open in search" button for these searches. The job Inspector says "unknown sid"&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 13:02:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-and-when-is-Splunk-differing-between-canceling-and-queuing/m-p/347990#M166572</guid>
      <dc:creator>HeinzWaescher</dc:creator>
      <dc:date>2017-08-04T13:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: Why and when is Splunk differing between canceling and queuing searches?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-and-when-is-Splunk-differing-between-canceling-and-queuing/m-p/347991#M166573</link>
      <description>&lt;P&gt;open in search before they are timeouted.&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 13:27:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-and-when-is-Splunk-differing-between-canceling-and-queuing/m-p/347991#M166573</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-08-04T13:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: Why and when is Splunk differing between canceling and queuing searches?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-and-when-is-Splunk-differing-between-canceling-and-queuing/m-p/347992#M166574</link>
      <description>&lt;P&gt;The error appears instantly when the dashboard is opened and Splunk tries to run to many searches. So there is no time until a timeout so that I could crosscheck it.&lt;BR /&gt;
(Or I just don't understand what you mean :))&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 13:39:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-and-when-is-Splunk-differing-between-canceling-and-queuing/m-p/347992#M166574</guid>
      <dc:creator>HeinzWaescher</dc:creator>
      <dc:date>2017-08-04T13:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: Why and when is Splunk differing between canceling and queuing searches?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-and-when-is-Splunk-differing-between-canceling-and-queuing/m-p/347993#M166575</link>
      <description>&lt;P&gt;take the search from your dashboard source and execute it in search (manually inserting eventual parameters) , to see if the problem is a timeout.&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 13:59:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-and-when-is-Splunk-differing-between-canceling-and-queuing/m-p/347993#M166575</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-08-04T13:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: Why and when is Splunk differing between canceling and queuing searches?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-and-when-is-Splunk-differing-between-canceling-and-queuing/m-p/347994#M166576</link>
      <description>&lt;P&gt;ah okay &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; that works fine, starting instantly and finalizing fast.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 14:04:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-and-when-is-Splunk-differing-between-canceling-and-queuing/m-p/347994#M166576</guid>
      <dc:creator>HeinzWaescher</dc:creator>
      <dc:date>2017-08-04T14:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: Why and when is Splunk differing between canceling and queuing searches?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-and-when-is-Splunk-differing-between-canceling-and-queuing/m-p/347995#M166577</link>
      <description>&lt;P&gt;Try to rebuild your dashboard search by search and then putting inputs, maybe there's an error in parameters passing.&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 14:10:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-and-when-is-Splunk-differing-between-canceling-and-queuing/m-p/347995#M166577</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-08-04T14:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: Why and when is Splunk differing between canceling and queuing searches?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-and-when-is-Splunk-differing-between-canceling-and-queuing/m-p/347996#M166578</link>
      <description>&lt;P&gt;I think I got it.&lt;BR /&gt;
I created two dashboards. The first included &lt;STRONG&gt;saved non-scheduled searches&lt;/STRONG&gt;, the second includes the same searches as &lt;STRONG&gt;inline searches&lt;/STRONG&gt;.&lt;/P&gt;

&lt;P&gt;I opened both dashboards:&lt;BR /&gt;
The first dashboard started calculating results for max limit of concurrent searches, the rest was cancelled.&lt;BR /&gt;
In the second dashboard all inline searches were queued and finalized step by step, nothing was cancelled. So it depends how the search in implemented in the dashboard.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 14:28:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-and-when-is-Splunk-differing-between-canceling-and-queuing/m-p/347996#M166578</guid>
      <dc:creator>HeinzWaescher</dc:creator>
      <dc:date>2017-08-04T14:28:09Z</dc:date>
    </item>
  </channel>
</rss>

