forked from chaoss/grimoirelab
-
Notifications
You must be signed in to change notification settings - Fork 3
Add a user with read_only permission
shanchenqi edited this page Mar 9, 2022
·
4 revisions
create a tenant to show the dashboard
set username and password
a. Create a role
b. Set permission:
-
Cluster permission: kibana_all_read,
-
Index permission: index: *; Permission: read
-
Tenant permissions: the tenant created for the user; permission: read
-
EXPORT saved object from global to local.
-
Switch to the new tenant, IMPORT the exported local data to the new tenant.