How to enable HTTPS and security for my Dev ELK Stack Cluster?

Hi,

I'm new to Elastic Stack and I've setup Dev environment in my local machine.
Can someone guide me on how to enable security for my Elasticsearch and Kibana.

Also, do share me any documentation if available.

How to enable HTTPS and SSL security for my Dev ELK Stack Cluster?

The best and simple way to create certificates and enable security for Elastic Stack is by using elasticsearch-certutil tool.

This will provide you with self-signed certificates which you can use to secure your cluster.

Below is the URL which will give you the step by step process for implementing it.

Thanks

Thanks Asish. I've successfully able to implement security on my Dev cluster using the document guide you've provided.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.