<?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: Splunk searches delayed in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-searches-delayed/m-p/712552#M10751</link>
    <description>&lt;P&gt;A real-time search runs continuously so matching events are returned as soon as they reach the indexer (before writing to disk).&lt;/P&gt;&lt;P&gt;Ad-hoc searches can be real-time, but they are not equivalent.&amp;nbsp; "ad-hoc" refers to any non-scheduled search.&lt;/P&gt;&lt;P&gt;Historical searches look back in time for matching events.&lt;/P&gt;&lt;P&gt;Summarization searches aggregate results into a summary index for later processing.&lt;/P&gt;&lt;P&gt;The screenshot shows the system to be nearly idle and must have been taken when the health indicator was green (or is about to turn green - it can take up to 24 hours for the health indicator to reset).&lt;/P&gt;</description>
    <pubDate>Wed, 26 Feb 2025 02:30:44 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2025-02-26T02:30:44Z</dc:date>
    <item>
      <title>Splunk searches delayed</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-searches-delayed/m-p/712392#M10739</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I faced the below ERROR:&lt;/P&gt;&lt;P&gt;The percentage of non high priority searches delayed (27%) over the last 24 hours is very high and exceeded the red thresholds (20%) on this Splunk instance. Total Searches that were part of this percentage=18. Total delayed Searches=5&lt;BR /&gt;&lt;BR /&gt;Search for the result:&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Skipped_Status.png" style="width: 726px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/34681i345A52DC7F0D08A4/image-dimensions/726x167?v=v2" width="726" height="167" role="button" title="Skipped_Status.png" alt="Skipped_Status.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2025 19:26:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-searches-delayed/m-p/712392#M10739</guid>
      <dc:creator>AliMaher</dc:creator>
      <dc:date>2025-02-24T19:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk searches delayed</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-searches-delayed/m-p/712408#M10740</link>
      <description>&lt;P&gt;You're trying to run too many searches.&amp;nbsp; There are several things you can do about that.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Convert real-time searches into scheduled searches.&lt;/LI&gt;&lt;LI&gt;Disable the searches you don't need.&lt;/LI&gt;&lt;LI&gt;Run the remaining searches less often.&lt;/LI&gt;&lt;LI&gt;Re-schedule searches so they are evenly distributed around the clock.&amp;nbsp; Use the &lt;A href="https://github.com/dpaper-splunk/public/blob/master/dashboards/extended_search_reporting.xml" target="_self"&gt;Extended Search Reporting dashboard&lt;/A&gt; to find the busy and not-so-busy times.&lt;/LI&gt;&lt;LI&gt;Add more CPUs to your search head(s).&amp;nbsp; You also may need to add CPUs to the indexers.&amp;nbsp; Do this only after performing all of the above tasks.&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Tue, 25 Feb 2025 01:27:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-searches-delayed/m-p/712408#M10740</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2025-02-25T01:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk searches delayed</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-searches-delayed/m-p/712423#M10741</link>
      <description>&lt;P&gt;Thanks for your help, really appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As per the below Screenshot:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2025-02-25_111725.png" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/34685i31E9050850206868/image-size/large?v=v2&amp;amp;px=999" role="button" title="2025-02-25_111725.png" alt="2025-02-25_111725.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Convert real-time searches into scheduled searches.&lt;BR /&gt;is real time = Ad-hoc?&lt;BR /&gt;&lt;BR /&gt;Could you please assist in differentiate the difference between the (Historical - Realtime - Summarization - Ad-hoc) Searches?&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Tue, 25 Feb 2025 09:25:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-searches-delayed/m-p/712423#M10741</guid>
      <dc:creator>AliMaher</dc:creator>
      <dc:date>2025-02-25T09:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk searches delayed</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-searches-delayed/m-p/712552#M10751</link>
      <description>&lt;P&gt;A real-time search runs continuously so matching events are returned as soon as they reach the indexer (before writing to disk).&lt;/P&gt;&lt;P&gt;Ad-hoc searches can be real-time, but they are not equivalent.&amp;nbsp; "ad-hoc" refers to any non-scheduled search.&lt;/P&gt;&lt;P&gt;Historical searches look back in time for matching events.&lt;/P&gt;&lt;P&gt;Summarization searches aggregate results into a summary index for later processing.&lt;/P&gt;&lt;P&gt;The screenshot shows the system to be nearly idle and must have been taken when the health indicator was green (or is about to turn green - it can take up to 24 hours for the health indicator to reset).&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2025 02:30:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-searches-delayed/m-p/712552#M10751</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2025-02-26T02:30:44Z</dc:date>
    </item>
  </channel>
</rss>

