docker-compose-elasticsearch-kibana
docker-compose-elasticsearch-kibana copied to clipboard
Docker Compose for Elasticsearch and Kibana
Could you please explain what exactly must be changed in the docker-compose.yml to use the open-source elasticsearch and kibana images? Are the actually referenced images a paid feature? Can the...
I'm a newbie for docker, could you help me understand that what's meaning of the SERVER_NAME: localhost. Why we need a SERVER_NAME? And why it is set to localhost?
Thanks for providing the docker-compose file. I am struggling with an issue that I believe is related to timeouts: clock_1 | Elasticsearch WARNING: 2018-10-14T13:42:54Z clock_1 | Unable to revive connection:...
First, thanks for sharing this helpful compose! After shutting down the cluster and restarting it, it happens (not always) that one of the ES nodes doesn't go up, and in...