Cannot connect to AWS hosted Elasticsearch cluster
Open
- Dominant language
- JavaScript
- Stars
- 8.5k
- Forks
- 512
- PR merge metrics
- No merged PRs in 30d
Description
### General information
- **Elasticsearch Version**: 7.9
### Issue Description
Cannot connect to Elastic Search cluster hosted in AWS Elasticsearch Service.
In AWS in have the VPC https://vpc-nos-demo-XXXXXXXXXX.eu-central-1.es.amazonaws.com
When I open this link in the browser, I get a JSON with all the data about my cluster.
But when I insert this link in the dejavu connector, I get an error stating that the connection was not successfull.
Sadly I cannot see anything in the docker container's logs..
How can I get this UI to work with the hosted ES?
Thanks in advance!!
Contributor guide
Assessment
This issue has not been assessed yet.