<?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 Resources used by each saved search in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Resources-used-by-each-saved-search/m-p/360393#M160666</link>
    <description>&lt;P&gt;Hi.  I wanted to find out if Splunk is able to show the CPU and memory usages from each savedsearch.&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Wed, 21 Jun 2017 14:18:01 GMT</pubDate>
    <dc:creator>splunkrocks2014</dc:creator>
    <dc:date>2017-06-21T14:18:01Z</dc:date>
    <item>
      <title>Resources used by each saved search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Resources-used-by-each-saved-search/m-p/360393#M160666</link>
      <description>&lt;P&gt;Hi.  I wanted to find out if Splunk is able to show the CPU and memory usages from each savedsearch.&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2017 14:18:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Resources-used-by-each-saved-search/m-p/360393#M160666</guid>
      <dc:creator>splunkrocks2014</dc:creator>
      <dc:date>2017-06-21T14:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: Resources used by each saved search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Resources-used-by-each-saved-search/m-p/360394#M160667</link>
      <description>&lt;P&gt;Hi splunkrocks2014,&lt;BR /&gt;
using Distributed Monitoring Console at [Search -- Activity -- Search Activity: Instance] you have memory usage and response time, not CPU.&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2017 15:35:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Resources-used-by-each-saved-search/m-p/360394#M160667</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-06-21T15:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: Resources used by each saved search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Resources-used-by-each-saved-search/m-p/360395#M160668</link>
      <description>&lt;P&gt;you might want to tweak this a bit but i saw that the _introspection index had some data surrounding cpu and memory.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index="_introspection"  data.search_props.provenance="scheduler"  |bucket _time span=15m | stats max(data.pct_cpu) as pct_cpu max(data.normalized_pct_cpu) as normalized_pct_cpu max(data.mem_used) as mem_used by data.search_props.label _time
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 21 Jun 2017 16:01:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Resources-used-by-each-saved-search/m-p/360395#M160668</guid>
      <dc:creator>cmerriman</dc:creator>
      <dc:date>2017-06-21T16:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: Resources used by each saved search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Resources-used-by-each-saved-search/m-p/360396#M160669</link>
      <description>&lt;P&gt;Hi cmerriman, this is what I am looking for.  I think  pct_cpu means "percentage of CPU", but there is some data showing the pct_cpu is greater than 100.  Any clues?  Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 14:33:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Resources-used-by-each-saved-search/m-p/360396#M160669</guid>
      <dc:creator>splunkrocks2014</dc:creator>
      <dc:date>2020-09-29T14:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: Resources used by each saved search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Resources-used-by-each-saved-search/m-p/360397#M160670</link>
      <description>&lt;P&gt;this is what i found:&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;pct_cpu: Percentage of CPU usage, relative to one core. 100% is equivalent to 1 core&lt;BR /&gt;
normalized_pct_cpu: Percentage of CPU usage across all cores. 100% is equivalent to all CPU resources on the machine.&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.6.0/RESTREF/RESTintrospect#server.2Fstatus.2Fresource-usage.2Fsplunk-processes" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/6.6.0/RESTREF/RESTintrospect#server.2Fstatus.2Fresource-usage.2Fsplunk-processes&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 14:38:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Resources-used-by-each-saved-search/m-p/360397#M160670</guid>
      <dc:creator>cmerriman</dc:creator>
      <dc:date>2020-09-29T14:38:19Z</dc:date>
    </item>
  </channel>
</rss>

