We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Amazon OpenSearch serverless was announced in 2022.
Not all clients seem to work out of the box.
OpenSearch Serverless has some differences. The first one is that / returns a 404 (info doesn't exist).
/
info
Clients already support Sigv4, most should (almost) work.
The text was updated successfully, but these errors were encountered:
Closing this, decided not to include logstash-output-opensearch in the list of "clients".
Sorry, something went wrong.
No branches or pull requests
What/Why
What are you proposing?
Amazon OpenSearch serverless was announced in 2022.
What problems are you trying to solve?
Not all clients seem to work out of the box.
Are there any breaking changes to the API
OpenSearch Serverless has some differences. The first one is that
/
returns a 404 (info
doesn't exist).What is the user experience going to be?
Why should it be built? Any reason not to?
Clients already support Sigv4, most should (almost) work.
The text was updated successfully, but these errors were encountered: