Closed qolity closed 2 years ago
I'm not inclined to support bad actors like Amazon by adapting this software for them. Feel free to create a PR and I would add it.
@vanthome you dont need to support it as this package already works with opensearch
If you get too many issues or questions on it then the easy workaround to tell people is to just create an opensearch client and feed it to the client
attribute in the transport opts
@epechuzal yes, that is what I have expected anyways that it works. thx for confirming.
As you are probably aware, OpenSearch has been forked as the open-source continuation of Elasticsearch due to Elastic co changing the license terms. https://github.com/opensearch-project/OpenSearch
We upgraded the log services to use OpenSearch as a result, but the Elasticsearch client that winston-elasticsearch uses now emits a warning:
If possible adding support for Opensearch would a great feature to have if they are drop-in replacements. Otherwise perhaps time for a fork.