<?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 do I find a list of scheduled, saved searches in ES, specially the ones that run in real time? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-find-a-list-of-scheduled-saved-searches-in-ES-specially/m-p/547267#M155164</link>
    <description>&lt;P&gt;Thank u for your message. I am also getting red alerts for delayed searches. I searched on answers.splunk.com they all blame the high priority scheduled / saved searches. Your SPL did not find any in my environment. So How do I find the true cause of delayed searches from your point of view ( I know there are many factors incl. (CPU, RAM) etc. Please advise &amp;amp; Thanks again.&lt;/P&gt;</description>
    <pubDate>Thu, 08 Apr 2021 20:34:17 GMT</pubDate>
    <dc:creator>SamHTexas</dc:creator>
    <dc:date>2021-04-08T20:34:17Z</dc:date>
    <item>
      <title>How do I find a list of scheduled, saved searches in ES, specially the ones that run in real time?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-find-a-list-of-scheduled-saved-searches-in-ES-specially/m-p/547251#M155156</link>
      <description>&lt;P&gt;How do I find a list of scheduled, saved searches in ES, specially the ones that run in real time? Can the Monitoring console be used for this purpose if yes, how please?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 18:23:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-find-a-list-of-scheduled-saved-searches-in-ES-specially/m-p/547251#M155156</guid>
      <dc:creator>SamHTexas</dc:creator>
      <dc:date>2021-04-08T18:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: How do I find a list of scheduled, saved searches in ES, specially the ones that run in real time?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-find-a-list-of-scheduled-saved-searches-in-ES-specially/m-p/547253#M155158</link>
      <description>&lt;P&gt;The MC doesn't have that information.&amp;nbsp; You can get it from the SH on which the search is scheduled.&amp;nbsp; Go to Settings-&amp;gt;Searches, reports, and alerts or search for&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| rest /services/saved/searches | search is_scheduled=1&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 08 Apr 2021 18:36:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-find-a-list-of-scheduled-saved-searches-in-ES-specially/m-p/547253#M155158</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-04-08T18:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: How do I find a list of scheduled, saved searches in ES, specially the ones that run in real time?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-find-a-list-of-scheduled-saved-searches-in-ES-specially/m-p/547267#M155164</link>
      <description>&lt;P&gt;Thank u for your message. I am also getting red alerts for delayed searches. I searched on answers.splunk.com they all blame the high priority scheduled / saved searches. Your SPL did not find any in my environment. So How do I find the true cause of delayed searches from your point of view ( I know there are many factors incl. (CPU, RAM) etc. Please advise &amp;amp; Thanks again.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 20:34:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-find-a-list-of-scheduled-saved-searches-in-ES-specially/m-p/547267#M155164</guid>
      <dc:creator>SamHTexas</dc:creator>
      <dc:date>2021-04-08T20:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: How do I find a list of scheduled, saved searches in ES, specially the ones that run in real time?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-find-a-list-of-scheduled-saved-searches-in-ES-specially/m-p/547465#M155253</link>
      <description>&lt;P&gt;As the risk of repeating myself, the cause of delayed searches is having to wait for other searches to complete.&amp;nbsp; Search priorities are, in descending order: real-time, ad-hoc, scheduled, accelerations.&lt;/P&gt;&lt;P&gt;The Extended Search Reporting dashboard I referenced earlier (&lt;A href="https://github.com/dpaper-splunk/public/blob/master/dashboards/extended_search_reporting.xml" target="_blank"&gt;https://github.com/dpaper-splunk/public/blob/master/dashboards/extended_search_reporting.xml&lt;/A&gt;) presents information about your searches in various ways to help you identify problem spots.&lt;/P&gt;&lt;P&gt;Some focus points:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Abandon real-time searches.&amp;nbsp; Really.&amp;nbsp; You don't need them.&amp;nbsp; Think you do?&amp;nbsp; Well, you don't.&lt;/LI&gt;&lt;LI&gt;Get rid of searches you don't need.&amp;nbsp; That report no one reads?&amp;nbsp; Ditch it.&lt;/LI&gt;&lt;LI&gt;Make searches as efficient as possible so they finish as soon as possible. This reduces the wait time for other searches to start.&lt;/LI&gt;&lt;LI&gt;Set Schedule Window to "auto".&lt;/LI&gt;&lt;LI&gt;Adjust the start times for the searches so fewer of them try to run at once.&amp;nbsp; There are 60 minutes in an hour - use them all.&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Sat, 10 Apr 2021 00:10:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-find-a-list-of-scheduled-saved-searches-in-ES-specially/m-p/547465#M155253</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-04-10T00:10:27Z</dc:date>
    </item>
  </channel>
</rss>

