issues
search
cloudposse
/
terraform-aws-elasticsearch
Terraform module to provision an Elasticsearch cluster with built-in integrations with Kibana and Logstash.
https://cloudposse.com/accelerate
Apache License 2.0
218
stars
231
forks
source link
Allow unauthenticated access to ES from whitelisted IPs
#58
Closed
3h4x
closed
4 years ago
3h4x
commented
4 years ago
what
Allow IP-based Policy which allows for access without request signing
why
As
keycloak-gatekeeper
should have direct access to Kibana
references
https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-ac.html#es-ac-types-ip
https://aws.amazon.com/premiumsupport/knowledge-center/anonymous-not-authorized-elasticsearch/
3h4x
commented
4 years ago
/test all
what
why
keycloak-gatekeeper
should have direct access to Kibanareferences