- Elasticsearch ONLY
- This app has cpu and memory requirements which are set in
docker-compose.yml
- This app requires an update to the host system's
vm.max_map_count
. If it's not already set, `convox rack params set 'InstanceBootCommand="sysctl -w vm.max_map_count=262144"'``
See the ELK Docker image documentation web page for complete instructions on how to use this image.
This image is hosted on Docker Hub at https://hub.docker.com/r/sebp/elk/.
Written by Sébastien Pujadas, released under the Apache 2 license.