You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: solutions/observability/data-set-quality-monitoring.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,10 @@ applies_to:
11
11
12
12
# Data set quality monitoring [observability-monitor-datasets]
13
13
14
-
::::{Note}: Required roles and privileges
14
+
::::{note}:
15
+
16
+
**Required roles and privileges**
17
+
15
18
With the `viewer` role, you can view the Data Sets Quality summary.
16
19
17
20
You need the `monitor`[index privilege](../../deploy-manage/users-roles/cluster-or-deployment-auth/elasticsearch-privileges.md#privileges-list-indices) for the `logs-*-*` index to view the Active Data Sets and Estimated Data summaries on the Data set quality page.
@@ -37,7 +40,9 @@ The Data Set Quality page provides several ways to help you investigate issues.
37
40
38
41
### Failure store
39
42
40
-
::::{Note}: Required privileges
43
+
::::{note}:
44
+
45
+
**Required privileges**
41
46
42
47
You need the `read_failure_store` or `all`[index privilege](../../deploy-manage/users-roles/cluster-or-deployment-auth/elasticsearch-privileges.md#privileges-list-indices) to access failure store.
0 commit comments