Hi,
I want to secure Kibana with search-guard in our kubernetes cluster, so that we can have different users in Kibana for different logs.
I am new to elasticsearch, kibana, search-guard and all of this, so forgive me my lacking knowledge.
My Question:
What would be the recommended approach to install Search-Guard into the efk stack?
As I understand the Search-Guard documentation right, I have to install the search-guard as plugin in elasticsearch and in kibana too kibana.
Did anybody accomplish this before and can show me the right direction?