mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 15:46:57 +01:00
17 lines
532 B
Plaintext
17 lines
532 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * logging/efk-logging-deploy.adoc
|
|
|
|
[id="efk-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
|
|
|