docker-elk/extensions
Antoine Cotten 4319be7cd0
fix: Revert removal of -Xms JVM option
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
2022-05-16 21:29:08 +02:00
..
apm-server chore: Update Compose file version to 3.7 2022-02-28 09:50:52 +01:00
curator chore: Update Compose file version to 3.7 2022-02-28 09:50:52 +01:00
enterprise-search fix: Revert removal of -Xms JVM option 2022-05-16 21:29:08 +02:00
filebeat chore: Update Compose file version to 3.7 2022-02-28 09:50:52 +01:00
logspout chore: Update Compose file version to 3.7 2022-02-28 09:50:52 +01:00
metricbeat chore: Update Compose file version to 3.7 2022-02-28 09:50:52 +01:00
README.md Enable linter for Markdown files 2020-10-18 20:32:23 +02:00

README.md

Extensions

Third-party extensions that enable extra integrations with the Elastic stack.