Hi,
Can anyone tell me how the elasticsearch output handles a subset of it's elasticsearch hosts being down? Should I take the bad hosts out or does logstash handle it seamlessly?
Regards,
David
Hi,
Can anyone tell me how the elasticsearch output handles a subset of it's elasticsearch hosts being down? Should I take the bad hosts out or does logstash handle it seamlessly?
Regards,
David
If given an array it will load balance requests across the hosts specified in the hosts parameter.
That should also state that if it cannot contact a node it'll ignore it and try the next in the list.
© 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.