forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: Zheng, Xiu <zhengxiu@huawei.com> Co-committed-by: Zheng, Xiu <zhengxiu@huawei.com>
7.3 KiB
7.3 KiB
Creating a User and Granting Permissions by Using Kibana
Prerequisites
The security mode has been enabled for the cluster.
Procedure
- Log in to the CSS management console.
- Click Access Kibana in the Operation column of a cluster.
- Log in to Kibana.
- Username: admin
- Password: Enter the password set during cluster creation.
- Click the Security icon on the Kibana operation page.
- Create a user.
- Configure roles and permissions for the user.
- Click Roles.
- On the Open Distro Security Roles page, click
.
- Enter a role name on the Overview page.
- Configure CSS cluster permissions on the Cluster Permissions page. You can skip this step.
- Configure index permissions on the Index Permissions page.Index patterns: Set this parameter to the name of the index whose permission needs to be configured. For example, my_store.
Configure Permissions: Action Groups as required, for example, select the read-only permission Search.
- Retain the default settings on the Tenant Permissions page.
After the configuration is complete, the role will be displayed.
- Assign a role to the user.
- Verify that the configuration takes effect in Kibana.
Parent topic: Working with Kibana