Dashboard level access control in kibana using Search Guard?

Is there any way one can implement dashboard level access control? What I mean is - I have multiple users with read access. Admin user adds/creates dashboards. All the dashboards are created on same index. I want to implement a functionality that will Allow Specific User to access Only Specific Dashboards. Since dashboards are created on same index its infeasible to create separate indices for each users with the same data.

I’m Currently working on ELK 5.0.2 with search guard 5.0.2-1.

Thank You.

Hi Krish,

Are you using kibana-multitenency plugin to separate kibana index?

Thanks,
Yash

Have a look at:

···

On Thursday, June 8, 2017 at 11:20:41 AM UTC+2, Yasvanth Babu wrote:

Hi Krish,

Are you using kibana-multitenency plugin to separate kibana index?

Thanks,
Yash