Elasticsearch, Logstash, Kibana (ELK) with X-Pack Docker image
10K+
Elasticsearch, Logstash, Kibana (ELK) Docker image, based on the Docker image of Sébastien Pujadas.
As explained in https://github.com/spujadas/elk-docker/issues/92#issuecomment-263152557 please make sure the VM running this container is configured correctly.
# open a console into the VM that will be running the elk docker container
sudo vi /var/lib/boot2docker/bootlocal.sh
# Add this line into /var/lib/boot2docker/bootlocal.sh
sysctl -w vm.max_map_count=262144
sudo chmod +x /var/lib/boot2docker/bootlocal.sh
For some reason /var/lib/boot2docker is not being preserved after reboot. Further research needed.
Content type
Image
Digest
Size
393.3 MB
Last updated
about 9 years ago
docker pull freenas/elk