Set Up ElasticSearch to use Credentials (instead of IP whitelist)
Unix-Code opened this issue · 1 comments
Unix-Code commented
Currently, our ES instance has IP whitelisting, which requires being updated with our new public IP's every so often (we don't have static IP's). Either we need an integration server with the API on it that has a static IP, or we need to set up credentials.
danguddemi commented
Elasticsearch access is limited to a VPC only.
Public access to the instance has been removed