Logtstash updating fron 7.9 to 7.16.2

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!'

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 (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.

Hi Using Aws Elasticsearch 7.7

Elasticsearch 7.7 is 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: )

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