How to create Multiple users and User roles for Kibana?

Hi,

I want to create multiple users and roles for kibana to monitoring the dashboards. So How can I do that?

Thanks in Adavance.

Hi
You can use the UI to create roles and users and easily assign roles to users or you can use the API to do the same .

Ref: https://www.elastic.co/guide/en/elasticsearch/reference/current/security-api-users.html
https://www.elastic.co/guide/en/elasticsearch/reference/current/security-api-roles.html

via UI: Navigate to Management > Security> Users /Roles

Thanks
Rashmi

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