Hi Team, Getting below error in logstash very frequently. please help in resolving this.
[2023-05-30T13:13:06,480][ERROR][logstash.outputs.elasticsearch][CBC-only-4][72644810f48942e01d7ac6fc35e066a073591417c6633c6aa1fb45fa7b44f272] Attempted to send a bulk request but Elasticsearch appears to be unreachable or down {:message=>"Elasticsearch Unreachable: [https://10.100.4.92:9200/_bulk][Manticore::SocketTimeout] Read timed out", :exception=>LogStash::Outputs::ElasticSearch::HttpClient::Pool::HostUnreachableError, :will_retry_in_seconds=>2} ```
It looks like the Elasticsearch service you are trying to connect to with Logstash is not available. Is your cluster up and available at the address specified in your Logstash config?
Have you evaluate LS pipeline utilization or have you checked elasticsearch logs? Should be some timeout, high CPU or similar.
LS: curl http://localhost:9600/_nodes/stats/pipelines?pretty
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.