elkninja / elastic-stack-docker-part-one

Getting up and running with Elastic Stack on Docker-Compose
Apache License 2.0
152 stars 94 forks source link

I have corrected a few issues and have the docker-compose project working #21

Closed fulldeck closed 4 months ago

fulldeck commented 5 months ago

I have corrected a few issues and have the docker-compose project working. I have committed the changes to my master branch in my repo.

https://github.com/fulldeck/elastic-stack-docker-part-one/tree/master

elkninja commented 5 months ago

Nice, @fulldeck! I have just updated mine to change the strict-perms for metricbeat/filebeat, and removed the one for logstash. i think the strict perms primarily applicable for docker on windows. I was under the impression that the service name would automatically become the hostname of the container. ive never had comms issues between the containers, but if this makes things more consistent then great!