<?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: RAM overload in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/RAM-overload/m-p/700846#M20399</link>
    <description>&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;Upgraded to version 9.3.1 and the problem is gone.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 03 Oct 2024 06:44:03 GMT</pubDate>
    <dc:creator>splunkg</dc:creator>
    <dc:date>2024-10-03T06:44:03Z</dc:date>
    <item>
      <title>RAM overload</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/RAM-overload/m-p/695217#M19905</link>
      <description>&lt;P&gt;Hello, we have this issue that our splunk manager and search head after around 1 up to 2 weeks increase in RAM. The splunkd service and some python scripts are the ones that slowly increment the usage of RAM over time and we had the issue that the splunkd service fails sometimes, since there is not enough ram for it to execute tasks.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have 16GB of ram after I restart the splunkd service it goes down to 4.6 GB RAM in use. Now like I said this will increase slowly up to 15.8GB over time.&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you can see here it goes up to 12GB.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="splunkg_0-1722845431963.png" style="width: 790px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/32034iAB7D7DBFB9D460B2/image-dimensions/790x44?v=v2" width="790" height="44" role="button" title="splunkg_0-1722845431963.png" alt="splunkg_0-1722845431963.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Current splunk version: 9.2.0.1&lt;/P&gt;&lt;P&gt;Is there a known bug of memory leak for splunk itself ? Did somebody had the same issue already if so, how did you resolve this problem ? Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2024 08:12:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/RAM-overload/m-p/695217#M19905</guid>
      <dc:creator>splunkg</dc:creator>
      <dc:date>2024-08-05T08:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: RAM overload</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/RAM-overload/m-p/695219#M19906</link>
      <description>&lt;P&gt;Well. Your screenshot shows... something. The only thing that I can try to deduce from it is that you're running your Splunk environment on Windows. (end event that is just a guess).&lt;/P&gt;&lt;P&gt;Anyway. CM - if it's not doing anything else - should have pretty constant memory usage determined by the size of your environment (number of indexers and buckets on those indexers). Of course it will start small and quite quickly build up memory usage as peers register with it and report their buckets but after that the memory usage growth should slow down significantly. If you have a constant linear growth... it might warrant a support case. Or you might simply have too small machine for your CM.&lt;/P&gt;&lt;P&gt;In the SH case though it's not that easy because it highly depends on activity - number of searches, the searches themselves, your users limits and so on. You could use monitoring console to see what your users are doing and what is consuming most memory.&lt;/P&gt;&lt;P&gt;Anyway, 12GB RAM is a minimum reference SH specification and it's very rarely enough. (and if you're using premium apps like ES or ITSI it's way below the recommended specs).&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2024 08:44:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/RAM-overload/m-p/695219#M19906</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-08-05T08:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: RAM overload</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/RAM-overload/m-p/695616#M19938</link>
      <description>&lt;P&gt;are you file monitoring? If you are, the issue has to do with the following:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;When using File monitoring input or folder monitoring input do not use recursive search or three dot notations (...) instead prefer to use non-recursive search or asterisk notation (*).&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Example&lt;/STRONG&gt;: [monitor:///home/*/.bash_history] is much better programmatically then [monitor:///home/.../.bash_history]&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;When you must compulsorily use recursive search, then:&lt;UL&gt;&lt;LI&gt;Make sure no. of total files under the main root directory you are searching is not huge.&lt;/LI&gt;&lt;LI&gt;Make sure there are no cyclic links that could cause Splunk to go into an infinite loop.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Wed, 07 Aug 2024 20:52:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/RAM-overload/m-p/695616#M19938</guid>
      <dc:creator>Houlila</dc:creator>
      <dc:date>2024-08-07T20:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: RAM overload</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/RAM-overload/m-p/696851#M20011</link>
      <description>&lt;P&gt;Hi, if the issue exists on Windows then it sounds like the general Memory leak problem we have since Feb. this year and Splunk isn't realizing it, it seems.&amp;nbsp; See here:&amp;nbsp;&lt;A href="https://community.splunk.com/t5/Splunk-Enterprise/Memory-leak-in-Windows-Versions-of-Splunk-Enterprise/m-p/696849#M20010" target="_blank"&gt;https://community.splunk.com/t5/Splunk-Enterprise/Memory-leak-in-Windows-Versions-of-Splunk-Enterprise/m-p/696849#M20010&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 14:10:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/RAM-overload/m-p/696851#M20011</guid>
      <dc:creator>weiss_h</dc:creator>
      <dc:date>2024-08-20T14:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: RAM overload</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/RAM-overload/m-p/700846#M20399</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;Upgraded to version 9.3.1 and the problem is gone.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2024 06:44:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/RAM-overload/m-p/700846#M20399</guid>
      <dc:creator>splunkg</dc:creator>
      <dc:date>2024-10-03T06:44:03Z</dc:date>
    </item>
  </channel>
</rss>

