Skip to content

A proxy that permits to access to the AWS ElasticSearch and Kibana without authentication.

License

Notifications You must be signed in to change notification settings

lucaagostini/aws-es-auth-proxy

Repository files navigation

aws-es-auth-proxy

A proxy that permits to connect to the AWS managed Elasticsearch cluster protected with the AWS authentication accessing kibana and other stuffs without authentication.

Installation with PIP

pip install aws-es-auth-proxy

How to run the application

To lunch the application you have to set some parameter in the command line. The only required parameter is aws_service_endpoint which require the AWS ElasticSearch endpoint. The AWS credential is loaded automatically following the boto3 priority (http://boto3.readthedocs.io/en/latest/guide/configuration.html#configuring-credentials)

For example:

aws-es-auth-proxy --aws_service_endpoint search-mydomain-id.eu-west-1.es.amazonaws.com

For security purpose the service starts automatically listening only in localhost on port 8080.

To access to kibana you have to connect with your browser to

http://127.0.0.0.1:8080

About

A proxy that permits to access to the AWS ElasticSearch and Kibana without authentication.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy