Menu
Grafana Cloud

Manage access to Adaptive Logs with RBAC

You can use role-based access control (RBAC) to manage permission for users for Adaptive Logs.

Note

When granting users access to Adaptive Logs, consider the fact that Adaptive Logs patterns may contain sensitive information.

The following table shows the role names, descriptions, and associated actions that you can assign to users.

RoleDescriptionAssociated Actions
AdminOverall read and write access in Adaptive Logsgrafana-adaptivelogs-app.plugin:access, grafana-adaptivelogs-app.patterns:read, grafana-adaptivelogs-app.patterns:apply
Patterns EditorRead and write access to recommendations in adaptive logs. Users can view patterns and apply changes to drop ratesgrafana-adaptivelogs-app.plugin:access, grafana-adaptivelogs-app.patterns:read, grafana-adaptivelogs-app.patterns:apply
Patterns ReaderRead access to recommendations in adaptive logs. Users can view patterns, and will not have the ability to apply dropsgrafana-adaptivelogs-app.plugin:access, grafana-adaptivelogs-app.patterns:read
Plugin AccessAccess to the Adaptive Logs plugin. Users can access the Adaptive Logs plugin UI.grafana-adaptivelogs-app.plugin:access

Note

You can assign users to multiple roles.

Assign users to a role

You can assign users to a role in the Grafana Cloud user interface or using the HTTP API.

For more information, refer to Assign RBAC roles and RBAC API.