Skip to content

Commit 7a4441a

Browse files
authored
Fix synthetics docs for read-only user !! (#2632)
This seems a bug which we should fixed, for synthetics read only user we only need read permissions !! Flagged by a user elastic/enhancements#25472
1 parent 67636a7 commit 7a4441a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/observability/synthetics/reader-role.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ Instead to you can create a reader role, called something like `synthetics_reade
2828
| --- | --- | --- |
2929
| [Index](/deploy-manage/users-roles/cluster-or-deployment-auth/elasticsearch-privileges.md#privileges-list-indices) | `synthetics-*`: `read` | Read-only access to synthetics indices. |
3030
| [Index](/deploy-manage/users-roles/cluster-or-deployment-auth/elasticsearch-privileges.md#privileges-list-indices) | `.alerts-observability.uptime.alerts-*`: `read` | Read-only access to synthetics alert indices. |
31-
| [Kibana](/deploy-manage/users-roles/cluster-or-deployment-auth/kibana-privileges.md) | `Synthetics and Uptime`: `All` | Access to the {{synthetics-app}} in {{kib}}. |
31+
| [Kibana](/deploy-manage/users-roles/cluster-or-deployment-auth/kibana-privileges.md) | `Synthetics and Uptime`: `read` | Access to the {{synthetics-app}} in {{kib}}. |
3232

0 commit comments

Comments
 (0)