Skip to main content

A simple HTTP proxy to authenticato to AWS Elasticsearch cluster.

Project description

# 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 `

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aws-es-auth-proxy-0.1.5.tar.gz (3.3 kB view details)

Uploaded Source

File details

Details for the file aws-es-auth-proxy-0.1.5.tar.gz.

File metadata

File hashes

Hashes for aws-es-auth-proxy-0.1.5.tar.gz
Algorithm Hash digest
SHA256 737e9c3de5aad126c142165de157fa250c7770e971543826cee570841baca817
MD5 0482adb7245bc8a4c298cd2237fd6b37
BLAKE2b-256 69953af7e29ceb394c2ce19d1316fd41f20d327334ba3a9db62cd148fd7c2e56

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page