The user is facing errors when creating a sink to Elasticsearch in RW Cloud due to SSL issues. The errors include gRPC request failure, failed sink validation, and SSL handshake failure. They mention that the ES server is publicly accessible. xuxinhao asks for the creation statement for the ES sink to troubleshoot the issue.
Promise
Asked on Mar 23, 2024
Ensure the correct SSL configuration is in place for the Elasticsearch sink.
Verify that the ES server is publicly accessible and reachable from RW Cloud.
Check the creation statement for the ES sink to identify any potential issues.
Troubleshoot SSL handshake failures by reviewing the SSL configuration and certificates.
Address any gRPC request failures by checking the network connectivity and permissions.
Resolve sink validation errors by ensuring the sink configuration is correct.
Collaborate with the team to troubleshoot and resolve the internal errors in the sink creation process.