mirror of
https://github.com/deviantony/docker-elk.git
synced 2026-01-03 11:38:05 +01:00
Logstash has '-Xms1g' set inside 'config/jvm.options', so either -Xms must be set, or -Xmx must be greater than 1g (which is too high of a default for docker-elk). Elastic explicitly recommends setting -Xms and -Xmx to the same value for Elasticsearch: https://www.elastic.co/guide/en/elasticsearch/reference/8.2/advanced-configuration.html#set-jvm-heap-size
Extensions
Third-party extensions that enable extra integrations with the Elastic stack.