From 4b54da72022921ae2072a3787ded6b2756fede8d Mon Sep 17 00:00:00 2001 From: Toby Sutor <55087308+toby-sutor@users.noreply.github.com> Date: Fri, 22 Nov 2024 20:18:58 +0100 Subject: [PATCH] Update explore-logs.asciidoc missing permissions (#4566) (cherry picked from commit fef5caae5dda834fbb3b8d8795b093033c819e9b) --- docs/en/observability/explore-logs.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/observability/explore-logs.asciidoc b/docs/en/observability/explore-logs.asciidoc index a84ff70f54..65077b075f 100644 --- a/docs/en/observability/explore-logs.asciidoc +++ b/docs/en/observability/explore-logs.asciidoc @@ -16,7 +16,7 @@ image::images/log-explorer.png[Screen capture of the Logs Explorer] [[logs-explorer-privileges]] == Required {kib} privileges -Viewing data in Logs Explorer requires `read` privileges for *Discover* and *Integrations*. For more on assigning {kib} privileges, refer to the {kibana-ref}/kibana-privileges.html[{kib} privileges] docs. +Viewing data in Logs Explorer requires `read` privileges for *Discover*, *Index*, *Logs*, and *Integrations*. For more on assigning {kib} privileges, refer to the {kibana-ref}/kibana-privileges.html[{kib} privileges] docs. [discrete] [[find-your-logs]] @@ -80,4 +80,4 @@ The following actions help you filter and focus on specific fields in the log de Go to **Data Set Quality** to view more details about your data sets and monitor their overall quality. To open **Data Set Quality**, find **Stack Management** in the main menu or use the {kibana-ref}/introduction.html#kibana-navigation-search[global search field]. -Refer to <> for more information. \ No newline at end of file +Refer to <> for more information.