<?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 Why is the memory usage high on the indexer when running a simple stats count search? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Why-is-the-memory-usage-high-on-the-indexer-when-running-a/m-p/144295#M40151</link>
    <description>&lt;P&gt;The search &lt;CODE&gt;index=main | stats count&lt;/CODE&gt; is taking a lot of memory on the indexer when there are lots of events. Isn't the indexer doing an incremental reduce to produce the count? Why would it need a lot of memory?&lt;/P&gt;</description>
    <pubDate>Mon, 08 Jun 2015 13:06:04 GMT</pubDate>
    <dc:creator>marcusnilssonmr</dc:creator>
    <dc:date>2015-06-08T13:06:04Z</dc:date>
    <item>
      <title>Why is the memory usage high on the indexer when running a simple stats count search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-the-memory-usage-high-on-the-indexer-when-running-a/m-p/144295#M40151</link>
      <description>&lt;P&gt;The search &lt;CODE&gt;index=main | stats count&lt;/CODE&gt; is taking a lot of memory on the indexer when there are lots of events. Isn't the indexer doing an incremental reduce to produce the count? Why would it need a lot of memory?&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2015 13:06:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-the-memory-usage-high-on-the-indexer-when-running-a/m-p/144295#M40151</guid>
      <dc:creator>marcusnilssonmr</dc:creator>
      <dc:date>2015-06-08T13:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: Why is the memory usage high on the indexer when running a simple stats count search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-the-memory-usage-high-on-the-indexer-when-running-a/m-p/144296#M40152</link>
      <description>&lt;P&gt;Compare the search mode.&lt;BR /&gt;
For a basic search like this one, make sure that  you are running the search in "fast mode" not in "verbose or smart mode",&lt;BR /&gt;
It may do a different if you have many automatic fields extractions / lookups.&lt;BR /&gt;
What is the nature of your data, are they key/values, or do they require complex regexes to parse at search time  ?&lt;/P&gt;

&lt;P&gt;About the memory map reduce, this would be more relevant if you have several indexers.&lt;/P&gt;</description>
      <pubDate>Sun, 14 Jun 2015 03:24:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-the-memory-usage-high-on-the-indexer-when-running-a/m-p/144296#M40152</guid>
      <dc:creator>yannK</dc:creator>
      <dc:date>2015-06-14T03:24:16Z</dc:date>
    </item>
  </channel>
</rss>

