I'm using Docker Compose to run Elasticsearch Single Node on Docker with Kibana. I reviewed my files several times and no luck so far.
I'm getting "Unable to revive connection: http://elasticsearch:9200/" message. I tried to declare same network for both containers but I got the same error. When I tried to ping from kibana to elasticsearch container, it responds. Unfortunetely Kibana container doesn't have curl or telnet or even wget to test http://elasticsearch:9200
I really liked your docker-compose.yaml file. I'll use as reference when I upgrade my elasticsearch version to 7. I'm working with 6.3.2 since I need to upgrade others dependencies first in order to migrate everything at once.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.