Encryption at Rest

Greetings All,

I'm using dm-crypt to encrypt data at rest. When I open the encrypted disk and mount it, my Elasticsearch cluster's health goes red. I'm not sure why.

Has anyone successfully encrypted data at rest?

Elasticsearch can definitely run on top of dm-crypt.

my Elasticsearch cluster's health goes red. I'm not sure why.

You should find out why. The Elasticsearch API and log files should give you enough information to work out why your cluster is red.

Start with: Cluster Health | Elasticsearch Reference [6.0] | Elastic

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