logstash-plugins/logstash-output-elasticsearch

Why logstash-output-plugin doesn't support elasticsearch-oss 7.10.x ?

zhongxp1219 opened this issue · 2 comments

return false if build_flavor.nil? || build_flavor != 'default' || !valid_tagline?(version_info)

if build_flavor equals oss,will lead to health check failed