elasticsearch/docs/reference/setup/important-settings/heap-size.asciidoc

11 lines
345 B
Plaintext

[[heap-size-settings]]
[discrete]
==== Heap size settings
By default, {es} automatically sets the JVM heap size based on a node's
<<node-roles,roles>> and total memory.
We recommend the default sizing for most production environments.
If needed, you can override the default sizing by manually
<<set-jvm-heap-size,setting the JVM heap size>>.