Elasticsearch JVM

For Legacy Support Purposes Only

Since Elasticsearch is a Java-based application, JVM manages its memory within its heap allocation and evicts objects from the head with garbage collection. JVM memory is allocated to different memory pools, it is good to make sure that all pools are adequately utilizing and are not in danger of overrun. You can find JVM Health – Heap usage and Garbage collection, a total count of active threads of JVM metric on our console.