Exiting: couldn't connect to any of the configured Elasticsearch hosts. Errors: [error connecting to Elasticsearch at https://0.0.0.0:9200: Get "https://0.0.0.0:9200": dial tcp 0.0.0.0:9200: connect: connection refused]
My Elasticsearch are already running in Docker and these are my hosts (by docker ps):
Exiting: couldn't connect to any of the configured Elasticsearch hosts. Errors: [error connecting to Elasticsearch at http://172.18.0.2:9200: Get "http://172.18.0.2:9200": context deadline exceeded] >
AND
</ Exiting: couldn't connect to any of the configured Elasticsearch hosts. Errors: [error connecting to Elasticsearch at https://192.168.1.6:9200: Get "https://192.168.1.6:9200": x509: certificate signed by unknown authority] >
This is my filebeat.docker.yml
But the problem here is the 9001 port isn't listening on the local server to receive the logs.
Any hint on why the udp port isn't running ?
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.