Monitoring Splunk

Splunk Indexers Physicial memory usage high

ram254481493
Explorer

Hi , I am currently experiencing high memory usage on my indexers when i saw the memory usage , i saw a high amount of memory caches below,
total used free shared buffers cached
Mem: 516761 477169 39592 0 1158 457892
-/+ buffers/cache: 18117 498644
Swap: 51199 551 50648

How safe is it to clear buffers and cache ? If i clear caches is it will create any issue like deleting data make indexers down ?
I am thinking to clear it using these commands :
sync; echo 1 > /proc/sys/vm/drop_caches.
sync; echo 3 > /proc/sys/vm/drop_caches

Labels (3)
0 Karma

jtacy
Builder

Your memory usage looks normal for an indexer. You can clear the cache but it's going to quickly fill up again which is a good thing since it helps you avoid unnecessary disk I/O. Splunk will still be able to use the memory when needed. What kind of application problem are you experiencing?

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...