Secure the ELK password in config files

I'm using x-pack to secure ELK stack , I don't want to specify plain text "password" in ELK Config files. Is any way to encrypt & decrypt

You should go through this:
https://www.elastic.co/guide/en/x-pack/current/setting-up-authentication.html#set-built-in-user-passwords
and this:
https://www.elastic.co/guide/en/elasticsearch/reference/6.2/secure-settings.html

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