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!

Break the Build: Inside the KubeDoom Lounge at .conf26

    You step up to the machine. The pixelated corridors of a certain 1993 FPS load in front of you, EMP Pulse ...

Splunk Auto Ingestion Parallel Pipeline Scaling

Why this feature matters Many Splunk environments experience ingestion pressure long before the host is fully ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...