Permissions
SUSE Observability Self-hosted
Last updated
SUSE Observability Self-hosted
Last updated
Permissions in SUSE Observability allow Administrators to manage the actions that each user or user group can perform inside SUSE Observability and the information that will be shown in their SUSE Observability UI. Only the feature set relevant to each user's active role will be presented. The actions, information and pages that a user doesn't have access to are simply not displayed in their SUSE Observability UI.
There are two types of permission in SUSE Observability. System permissions scope user capabilities, such as access to settings, query execution and scripting. View permissions allow for CRUD operations on SUSE Observability Views, these can be granted for a specific view or for all views. For details of the permissions attached to each predefined role in SUSE Observability, see
The following permissions are available in SUSE Observability:
access-analytics
- Access the Analytics page in the SUSE Observability UI.
access-cli
- Access the CLI page. This provides the API key to use for authentication with the SUSE Observability CLI.
access-explore
- Access the Explore page in the SUSE Observability UI.
access-log-data
- Access SUSE Observability logs using the CLI.
access-synchronization-data
- Access SUSE Observability synchronization status and data using the CLI.
access-topic-data
- Access SUSE Observability Receiver data using the CLI.
access-view
- A View permission. Access a specific view (when granted on a view) or all views (when granted on everything
). Granted on the following views for predefined SUSE Observability roles:
Administrator: everything
(all views)
Platform Administrator: everything
(all views)
Power User: everything
(all views)
Guest: everything
(all views)
create-views
- in the SUSE Observability UI.
delete-view
- A view permission. Delete a specific view (when granted on a view) or all views (when granted on everything
). Granted on the following views for predefined SUSE Observability roles:
Administrator: everything
(all views)
Platform Administrator: -
Power User: everything
(all views)
Guest: -
execute-component-actions
- Execute .
execute-component-templates
- Invoke a component template API extension (internal use only).
execute-node-sync
- Reset or delete a synchronization.
execute-restricted-scripts
- Execute scripts using the HTTP script API in the SUSE Observability UI analytics environment. Also requires execute-scripts
.
execute-scripts
- Execute a query in the SUSE Observability UI Analytics environment. The execute-restricted-scripts
permission is also required to execute scripts using the HTTP script API.
export-settings
- Export settings.
import-settings
- Import settings.
manage-annotations
- Persist and fetch Anomaly annotations in SUSE Observability.
manage-ingestion-api-keys
- Manage for data ingestion.
manage-metric-bindings
- Create, delete and change
manage-monitors
- Create, delete and change .
manage-notifications
- Create, delete, and modify .
manage-service-tokens
- Create/delete in SUSE Observability.
manage-stackpacks
- Install/upgrade/uninstall StackPacks.
manage-star-view
- Add and remove stars from views in the SUSE Observability UI.
manage-topology-elements
- Create/update/delete topology elements.
perform-custom-query
- Access the .
read-agents
- List connected agents with the cli agent list
command
read-permissions
- List all granted permissions across the entire system using the CLI.
read-settings
- Access the Settings page in the SUSE Observability UI.
read-stackpacks
read-system-notifications
- Access the system notifications in the UI
read-telemetry-streams
- Access the telemetry data for components in the StackState UI
read-traces
- Read and access trace data.
run-monitors
- Execute a and make it run periodically.
save-view
- A view permission. Update a specific view (when granted on a view) or all views (when granted on everything
). Granted on the following views for predefined StackState roles:
Administrator: everything
(all views)
Platform Administrator: -
Power User: everything
(all views)
Guest: -
unlock-node
- Unlock .
update-permissions
- Grant/revoke permissions or change subjects.
update-settings
- Update settings.
update-visualization
- Change .
upload-stackpacks
- Upload new (versions of) StackPacks.
view-metric-bindings
- View (via the cli)
view-monitors
- View monitor configurations.
view-notifications
- View notification settings.
SUSE Observability permissions can be managed using the sts
CLI.
List all permissions:
Show the permissions granted to a specific role.
Give a subject with permission to open a view:
Give a subject with the system permission to create (save) views:
Give a subject with the system permission to check SUSE Observability settings:
Give a subject with the system permission to add new event handlers and edit existing event handlers:
Revoke permissions for a subject to open a view:
Below is an example of how the SUSE Observability UI would look for a user without any permissions: