Hi
I am using a cluster and also using x-pack security for passwords and...
I have also activate transfer layer security between Elasticsearch nodes and Kibana (HTTPS)
My question is:
How can I hide all of my password in .yml files or (the most important part) in "Create Pipelines" in Kibana? Because the guys who create new pipelines or even modify(in Kibana), they can see output password. Also, by viewing the .yml files, they can see clearly password
I am looking for a solution to hide all of these password... or for example, use a Keystore to put my passwords in there and put a key into my configuration files.
Would you help me please, how can I do this?
I already have read the link bellow:
Thank you in advance