About Authentication with Elasticsearch

When implementing a secure connection to Elasticsearch, it's important to set the Basic Authentication at Elasticsearch, and the HTTPS protocol at reverse proxy via Nginx.

If you set Basic Authentication at Nginx, you will have problems installing Kibana as GUI to access your indexes.

Tips and Tricks Dev Ops Architecture nginx Elasticsearch Kibana