configuration file
ERROR
Looking at your log output, it says:
... [Error connection to Elasticsearch http://localhost:9200:...]
In your configuration file, there is this section:
output.elasticsearch:
# Array of hosts to connect to.
#hosts: ["192.168.0.100:9200"]
hosts: ["localhost:9200"]
Could you try commenting out the hosts: ["localhost:9200"]
line and seeing if that helps?
Thanks,
Shaunak
Hi Shaunak
i do your recommend and have new error
kwill you check my new config
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
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.