From e9b41a634c6dcf2c153542fc69fb0bd479bd2a09 Mon Sep 17 00:00:00 2001 From: Toby Sutor <55087308+toby-sutor@users.noreply.github.com> Date: Fri, 22 Nov 2024 11:22:23 +0100 Subject: [PATCH 1/2] Update explore-logs.asciidoc The Kibana permission Observability --> Logs (read) is also required as per internal tests on 8.16.1. --- 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..42b51eb241 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*, *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. From c5b585a95e3f9e157ffe519b7d9bfd20c1b6e759 Mon Sep 17 00:00:00 2001 From: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> Date: Fri, 22 Nov 2024 10:37:36 -0600 Subject: [PATCH 2/2] Update docs/en/observability/explore-logs.asciidoc --- docs/en/observability/explore-logs.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/observability/explore-logs.asciidoc b/docs/en/observability/explore-logs.asciidoc index 42b51eb241..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*, *Logs* 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]]