<?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 can I make this search faster and more efficient &amp;quot;index=_internal per_host_thruput | timechart span=1d dc(series) as hosts&amp;quot; in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-make-this-search-faster-and-more-efficient-quot-index/m-p/322235#M96226</link>
    <description>&lt;P&gt;Hey&lt;BR /&gt;
you can save this search &lt;CODE&gt;as a report&lt;/CODE&gt; and do &lt;CODE&gt;report acceleration&lt;/CODE&gt; for 90 days.&lt;BR /&gt;
so for last 90 days or in between any time period you search will run faster&lt;BR /&gt;
Also, try this search in &lt;CODE&gt;fast mode&lt;/CODE&gt; you can find this option below &lt;CODE&gt;timepicker&lt;/CODE&gt; in splunk.&lt;/P&gt;

&lt;P&gt;have a look at this doc for more:&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/7.0.1/Knowledge/Manageacceleratedsearchsummaries"&gt;http://docs.splunk.com/Documentation/Splunk/7.0.1/Knowledge/Manageacceleratedsearchsummaries&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 22 Jan 2018 07:51:07 GMT</pubDate>
    <dc:creator>mayurr98</dc:creator>
    <dc:date>2018-01-22T07:51:07Z</dc:date>
    <item>
      <title>How can I make this search faster and more efficient "index=_internal per_host_thruput | timechart span=1d dc(series) as hosts"</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-make-this-search-faster-and-more-efficient-quot-index/m-p/322234#M96225</link>
      <description>&lt;P&gt;The search below yields a count of hosts each day. It works well but will be extremely slow and inefficient if I run it for longer then a week (ideal 90 days). Is there a better way to write this to speed it up?&lt;/P&gt;

&lt;P&gt;index=_internal per_host_thruput | timechart span=1d dc(series) as hosts&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 17:45:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-make-this-search-faster-and-more-efficient-quot-index/m-p/322234#M96225</guid>
      <dc:creator>mattbellezza</dc:creator>
      <dc:date>2020-09-29T17:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: How can I make this search faster and more efficient "index=_internal per_host_thruput | timechart span=1d dc(series) as hosts"</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-make-this-search-faster-and-more-efficient-quot-index/m-p/322235#M96226</link>
      <description>&lt;P&gt;Hey&lt;BR /&gt;
you can save this search &lt;CODE&gt;as a report&lt;/CODE&gt; and do &lt;CODE&gt;report acceleration&lt;/CODE&gt; for 90 days.&lt;BR /&gt;
so for last 90 days or in between any time period you search will run faster&lt;BR /&gt;
Also, try this search in &lt;CODE&gt;fast mode&lt;/CODE&gt; you can find this option below &lt;CODE&gt;timepicker&lt;/CODE&gt; in splunk.&lt;/P&gt;

&lt;P&gt;have a look at this doc for more:&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/7.0.1/Knowledge/Manageacceleratedsearchsummaries"&gt;http://docs.splunk.com/Documentation/Splunk/7.0.1/Knowledge/Manageacceleratedsearchsummaries&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2018 07:51:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-make-this-search-faster-and-more-efficient-quot-index/m-p/322235#M96226</guid>
      <dc:creator>mayurr98</dc:creator>
      <dc:date>2018-01-22T07:51:07Z</dc:date>
    </item>
    <item>
      <title>Re: How can I make this search faster and more efficient "index=_internal per_host_thruput | timechart span=1d dc(series) as hosts"</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-make-this-search-faster-and-more-efficient-quot-index/m-p/322236#M96227</link>
      <description>&lt;P&gt;If you're just looking at finding all host values, wouldn't a tstats be a better option, rather than looking at the per_host_thruput from metrics.log?&lt;BR /&gt;
For example:&lt;BR /&gt;
    | tstats count where index=* by host,_time | timechart dc(host)&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 17:42:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-make-this-search-faster-and-more-efficient-quot-index/m-p/322236#M96227</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2020-09-29T17:42:03Z</dc:date>
    </item>
  </channel>
</rss>

