Logstash getting response code 500

Hi I have configured the elastic URL and and the URL on its own opens in the browser also. But when i run my image in the docker terminal I get a 500,

[2019-04-05T13:57:30,506][WARN ][logstash.outputs.elasticsearch] Attempted to resurrect connection to dead ES instance, but got an error. {:url=>"https://XXXX.com:443/", :error_type=>LogStash::Outputs::ElasticSearch::HttpClient::Pool::BadResponseCodeError, :error=>"Got response code '500' contacting Elasticsearch at URL 'https://XXXX.com:443/'"}

What error do you get in the elasticsearch logs?

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