How to increase the JVM heap size from 512m to 1G? The official docs say this to pass as environment variable `-Xms1g -Xmx1g`: https://www.elastic.co/guide/en/elastic-stack-get-started/current/get-started-stack-docker.html#docker-enroll-nodes
How to increase the JVM heap size from 512m to 1G?
The official docs say this to pass as environment variable
-Xms1g -Xmx1g: https://www.elastic.co/guide/en/elastic-stack-get-started/current/get-started-stack-docker.html#docker-enroll-nodes