<?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: Monitor Concurrent Searches in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/Monitor-Concurrent-Searches/m-p/254705#M8073</link>
    <description>&lt;P&gt;Try something like this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal sourcetype=splunkd source=*metrics.log group=search_concurrency "system total" 
        | timechart max(active_hist_searches) as "Historical Searches" min(active_realtime_searches) as "Real-time Searches" by host
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 18 Mar 2016 20:57:53 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2016-03-18T20:57:53Z</dc:date>
    <item>
      <title>Monitor Concurrent Searches</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Monitor-Concurrent-Searches/m-p/254704#M8072</link>
      <description>&lt;P&gt;Every once in a while, we will get this message, and I understand it.  &lt;/P&gt;

&lt;P&gt;I would like to run a periodic search, add it to a summary index, and chart against it so that I can see when it happens historically.  &lt;/P&gt;

&lt;P&gt;I have read through some of the answers here, but I am wondering if there is just a Splunk search that will spit out the number of concurrent searches happening at that time.  Does that exist?  Since the error shows a number, I am assuming it is possible?&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/1154iF130658126C27845/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Mar 2016 16:36:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Monitor-Concurrent-Searches/m-p/254704#M8072</guid>
      <dc:creator>aferone</dc:creator>
      <dc:date>2016-03-18T16:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor Concurrent Searches</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Monitor-Concurrent-Searches/m-p/254705#M8073</link>
      <description>&lt;P&gt;Try something like this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal sourcetype=splunkd source=*metrics.log group=search_concurrency "system total" 
        | timechart max(active_hist_searches) as "Historical Searches" min(active_realtime_searches) as "Real-time Searches" by host
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 18 Mar 2016 20:57:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Monitor-Concurrent-Searches/m-p/254705#M8073</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2016-03-18T20:57:53Z</dc:date>
    </item>
  </channel>
</rss>

