AWS ElasticSearch/Kibana Proxy to access your AWS ES cluster.
1M+
Simple alpine-based Dockerfile for
aws-es-kibana from
npm (github), which is
based on
this gist.
Runs a simple HTTP proxy on localhost:9200 that handles
request-signing for an IAM user or instance role that has access to an
AWS Elasticsearch domain.
docker run -p 9200:9200 rlister/aws-es-kibana <your_es_endpoint>
Content type
Image
Digest
Size
26.4 MB
Last updated
over 8 years ago
docker pull rlister/aws-es-kibana