awslabs / logstash-output-amazon_es

Logstash output plugin to sign and export logstash events to Amazon Elasticsearch Service
Apache License 2.0
375 stars 103 forks source link

Add skip_healthcheck as a configuration option #181

Closed sshivanii closed 2 years ago

sshivanii commented 2 years ago

Add a boolean skip_healthcheck optional parameter that users can set in their Logstash Config to skip the healthcheck and set the major ES version to 7. This can be customized later to other versions if needed.