Skip to content

Commit f6a5438

Browse files
committed
fix links
1 parent 8cb6b18 commit f6a5438

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

solutions/observability/data-set-quality-monitoring.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ To open **Data Set Quality**, find **Stack Management** in the main menu or use
1818
::::{admonition} Requirements
1919
:class: note
2020

21-
Users with the `viewer` role can view the Data Sets Quality summary. To view the Active Data Sets and Estimated Data summaries, users need the `monitor` [index privilege](../../../deploy-manage/users-roles/cluster-or-deployment-auth/elasticsearch-privileges.md#privileges-list-indices) for the `logs-*-*` index.
21+
Users with the `viewer` role can view the Data Sets Quality summary. To view the Active Data Sets and Estimated Data summaries, users need the `monitor` [index privilege](../../deploy-manage/users-roles/cluster-or-deployment-auth/elasticsearch-privileges.md#privileges-list-indices) for the `logs-*-*` index.
2222

2323
::::
2424

@@ -56,7 +56,7 @@ To use Logs Explorer or Discover to find ignored fields in individual logs:
5656
1. Find data sets with degraded documents using the **Degraded Docs** column of the data sets table.
5757
2. Click the percentage in the **Degraded Docs** column to open the data set in Logs Explorer or Discover.
5858

59-
The **Documents** table in Logs Explorer or Discover is automatically filtered to show documents that were not parsed correctly. Under the **actions** column, you’ll find the degraded document icon (![degraded document icon](../../../images/serverless-indexClose.svg "")).
59+
The **Documents** table in Logs Explorer or Discover is automatically filtered to show documents that were not parsed correctly. Under the **actions** column, you’ll find the degraded document icon (![degraded document icon](../../images/serverless-indexClose.svg "")).
6060

6161
Now that you know which documents contain ignored fields, examine them more closely to find the origin of the issue:
6262

0 commit comments

Comments
 (0)