1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00
Files
openshift-docs/modules/cluster-logging-deploy-memory.adoc
2020-04-29 07:36:46 +10:00

17 lines
541 B
Plaintext

// Module included in the following assemblies:
//
// * logging/cluster-logging-deploy.adoc
[id="cluster-logging-deploy-memory_{context}"]
= Configure memory for Elasticsearch instances
By default, the amount of RAM allocated to each ES instance is 16GB. You can change this value as needed.
Keep in mind that *half* of this value will be passed to the individual
Elasticsearch pods java processes
link:https://www.elastic.co/guide/en/elasticsearch/guide/current/heap-sizing.html#_give_half_your_memory_to_lucene[heap
size].
.Procedure