opensearch-project / logstash-output-opensearch

A Logstash plugin that sends event data to a OpenSearch clusters and stores as an index.
https://opensearch.org/docs/latest/clients/logstash/index/
Apache License 2.0
104 stars 80 forks source link

Fix: remove warning message on cluster UUID retrieval failure with AOSS. #237

Closed dblock closed 6 months ago

dblock commented 7 months ago

Description

AOSS does not support GET, don't attempt to retrieve cluster UUID

Issues Resolved

Closes https://github.com/opensearch-project/logstash-output-opensearch/issues/186

Check List

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

dblock commented 6 months ago

@dlvenable care to CR?

dblock commented 6 months ago

@dlvenable @oeyh can you please merge? I am not a maintainer.