# Logtstash updating fron 7.9 to 7.16.2

**URL:** https://discuss.elastic.co/t/logtstash-updating-fron-7-9-to-7-16-2/298453
**Category:** Logstash
**Created:** [February 28, 2022, 10:54pm UTC](https://discuss.elastic.co/t/logtstash-updating-fron-7-9-to-7-16-2/298453 "2022-02-28T22:54:19Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Faisal\_Malik](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/faisal_malik/32/83865_2.png) [@Faisal\_Malik](https://discuss.elastic.co/u/Faisal_Malik)
#### Post date: [February 28, 2022, 10:54pm UTC](https://discuss.elastic.co/t/logtstash-updating-fron-7-9-to-7-16-2/298453/1 "2022-02-28T22:54:19Z")

</div>

Hi i am trying to update logstash from 7.9.0 to 7.16.2 (Using Helm chart ) Getting error.

Pipeline error {:pipeline\_id=\>"main", :exception=\>#\<LogStash::ConfigurationError: Could not connect to a compatible version of Elasticsearch\>, :backtrace=\>["/usr/share/logstash/vendor/bundle/jruby/2.5.0/gems/logstash-output-Elasticsearch-11.2.3-java/lib/logstash/outputs/Elasticsearch/http\_client/pool.rb:247:in `block in healthcheck!'", "org/jruby/RubyHash.java:1415:in `each'", "/usr/share/logstash/vendor/bundle/jruby/2.5.0/gems/logstash-output-Elasticsearch-11.2.3-java/lib/logstash/outputs/Elasticsearch/http\_client/pool.rb:240:in `healthcheck!'

---

<div class="post-metadata">

### Author: ![Badger](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/badger/32/25190_2.png) [@Badger](https://discuss.elastic.co/u/Badger)
#### Post date: [February 28, 2022, 11:17pm UTC](https://discuss.elastic.co/t/logtstash-updating-fron-7-9-to-7-16-2/298453/2 "2022-02-28T23:17:45Z")

</div>

What version of Elasticsearch are you trying to connect to?

I do not know of a written description of what is compatible with what. The code is [here](https://github.com/logstash-plugins/logstash-output-elasticsearch/blob/fe0a24135a6f18f64415a116f09bc5418b83f15e/lib/logstash/outputs/elasticsearch/http_client/pool.rb#L279) (that if/elsif/else block is returning false, which can happen in several ways). It hits the Elasticsearch root URL, parses the JSON it gets back, and checks some of the values.

---

<div class="post-metadata">

### Author: ![Faisal\_Malik](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/faisal_malik/32/83865_2.png) [@Faisal\_Malik](https://discuss.elastic.co/u/Faisal_Malik)
#### Post date: [February 28, 2022, 11:54pm UTC](https://discuss.elastic.co/t/logtstash-updating-fron-7-9-to-7-16-2/298453/3 "2022-02-28T23:54:10Z")

</div>

Hi Using Aws Elasticsearch 7.7

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [February 28, 2022, 11:54pm UTC](https://discuss.elastic.co/t/logtstash-updating-fron-7-9-to-7-16-2/298453/4 "2022-02-28T23:54:10Z")

</div>

Elasticsearch 7.7 is [EOL](https://www.elastic.co/support/eol) and no longer supported. Please upgrade ASAP.

(This is an automated response from your friendly Elastic bot. Please report this post if you have any suggestions or concerns :elasticheart: )

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [March 28, 2022, 11:55pm UTC](https://discuss.elastic.co/t/logtstash-updating-fron-7-9-to-7-16-2/298453/5 "2022-03-28T23:55:11Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
