X-Pack alternative

0

A customer is currently using Elastic Cloud for their ES. They're looking to move to AWS ES, but since we don't support X-Pack, they're asking how they can secure the Kibana instance that's included in the domain.

AWS
demandé il y a 7 ans574 vues
1 réponse
0
Réponse acceptée

The most common approach is to introduce a Proxy EC2 instance in front of Amazon ES and Kibana as described in the 2nd part of the following blog post: https://aws.amazon.com/blogs/security/how-to-control-access-to-your-amazon-elasticsearch-service-domain/

You can then implement whatever form of authentication/authorization you want on e.g. NGINX. An alternative would be to use API Gateway and AWS Lambda for a server-less approach.

AWS
répondu il y a 7 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions