Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

Is it possible to connect opendistro for elasticsearch kibana to AWS elasticsearch service #46

Closed
sphansekar-cci opened this issue Apr 10, 2019 · 2 comments

Comments

@sphansekar-cci
Copy link

I am using AWS elasticsearch service, I want to use opendistro for elasticsearch kibana and point to AWS elasticsearch service.
Please let me know what steps I need to take.

@sphansekar-cci
Copy link
Author

#7

@aetter
Copy link
Contributor

aetter commented May 7, 2019

Hi @sphansekar-cci, so because Amazon Elasticsearch Service doesn't use the Security plugin, you're probably better off using Kibana on the service <your-domain>/_plugins/kibana (which includes Alerting) or a vanilla version of Kibana that doesn't include the Open Distro for Elasticsearch plugins.

If you install Open Distro for Elasticsearch and then want to connect it to Amazon ES, you need to remove the Security plugin from Kibana and then follow the steps here: https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-kibana.html#es-kibana-local

All the usual network connectivity/security considerations apply: Kibana has to be able to reach the cluster and not get denied when its requests arrive.

@aetter aetter closed this as completed May 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants