From 2ad506a83c1bd04d49b4fd61dd56beb0a3b6be77 Mon Sep 17 00:00:00 2001 From: Florent Le Borgne Date: Thu, 18 Sep 2025 14:22:50 +0200 Subject: [PATCH 1/6] Refine --- .../discover/discover-get-started.md | 20 +++++++++++++++++++ explore-analyze/discover/document-explorer.md | 4 ++++ 2 files changed, 24 insertions(+) diff --git a/explore-analyze/discover/discover-get-started.md b/explore-analyze/discover/discover-get-started.md index f2bd31251b..a65751a1d1 100644 --- a/explore-analyze/discover/discover-get-started.md +++ b/explore-analyze/discover/discover-get-started.md @@ -22,6 +22,26 @@ Learn how to use **Discover** to: * You must have data in {{es}}. Examples on this page use the [ecommerce sample data set](../index.md#gs-get-data-into-kibana), but you can use your own data. * You should have an understanding of [{{es}} documents and indices](../../manage-data/data-store/index-basics.md). +## Context-aware data exploration [context-aware-discover] + +**Discover** can provide tailored experiences for the following data types when accessed from specific Serverless project types or {{kib}} solution views: + +* Observability: + * **[Logs exploration](/solutions/observability/logs/explore-logs.md)** +% LINK/PAGE TBD * **Traces exploration** +% LINK/PAGE TBD * **Metrics exploration** +% * Security: +% LINK/PAGE TBD * **Security data exploration** + +This context-aware experience is determined by both your solution context and the type of data you query. When both conditions align, **Discover** provides specific capabilities useful for exploring that specific type of data, and integrates features or paths to other relevant solution applications. + +When you access **Discover** outside of a specific solution context, or when working with data types that don't have specialized experiences, you get the default **Discover** interface with all its core functionality for general-purpose data exploration. + +### Context-awareness with multiple data types + +In context-aware mode, it can happen that your query includes multiple data types for which a tailored experience exists. For example, if you query both `logs-*` and `traces-*` indices within an Observability context. + +In this case **Discover** provides the default experience until it's able to detect that you're interacting with a single type of data. For example, when you [](#look-inside-a-document). ## Load data into Discover [find-the-data-you-want-to-use] diff --git a/explore-analyze/discover/document-explorer.md b/explore-analyze/discover/document-explorer.md index 05edfa7e8e..0042780af3 100644 --- a/explore-analyze/discover/document-explorer.md +++ b/explore-analyze/discover/document-explorer.md @@ -12,6 +12,10 @@ products: Fine tune your explorations by customizing **Discover** to bring out the the best view of your documents. +:::{tip} +You can also start from [context-aware experiences](/explore-analyze/discover/discover-get-started.md#context-aware-discover) tailored to the type of data that you're exploring and customize your Discover view further from there. +::: + :::{image} /explore-analyze/images/kibana-hello-field.png :alt: A view of the Discover app :screenshot: From e29ef2cd25551df97da17eef61f07d0dc4c7564c Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Fri, 19 Sep 2025 10:28:10 +0200 Subject: [PATCH 2/6] Update explore-analyze/discover/discover-get-started.md Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com> --- explore-analyze/discover/discover-get-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/explore-analyze/discover/discover-get-started.md b/explore-analyze/discover/discover-get-started.md index a65751a1d1..18ac77f4ec 100644 --- a/explore-analyze/discover/discover-get-started.md +++ b/explore-analyze/discover/discover-get-started.md @@ -24,7 +24,7 @@ Learn how to use **Discover** to: ## Context-aware data exploration [context-aware-discover] -**Discover** can provide tailored experiences for the following data types when accessed from specific Serverless project types or {{kib}} solution views: +**Discover** provides tailored experiences for the following data types when accessed from specific Serverless project types or {{kib}} solution views: * Observability: * **[Logs exploration](/solutions/observability/logs/explore-logs.md)** From 2595d1e720dad553aea36424d6ecc1a04bcefcda Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Fri, 19 Sep 2025 10:29:40 +0200 Subject: [PATCH 3/6] Update explore-analyze/discover/discover-get-started.md Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com> --- explore-analyze/discover/discover-get-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/explore-analyze/discover/discover-get-started.md b/explore-analyze/discover/discover-get-started.md index 18ac77f4ec..68413fd059 100644 --- a/explore-analyze/discover/discover-get-started.md +++ b/explore-analyze/discover/discover-get-started.md @@ -41,7 +41,7 @@ When you access **Discover** outside of a specific solution context, or when wor In context-aware mode, it can happen that your query includes multiple data types for which a tailored experience exists. For example, if you query both `logs-*` and `traces-*` indices within an Observability context. -In this case **Discover** provides the default experience until it's able to detect that you're interacting with a single type of data. For example, when you [](#look-inside-a-document). +In this case **Discover** provides the default experience until it detects that you're interacting with a single type of data. For example, when you [](#look-inside-a-document). ## Load data into Discover [find-the-data-you-want-to-use] From 55f0dc7c20a9875cd512b302b9797299dd8fb86f Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Fri, 19 Sep 2025 10:32:27 +0200 Subject: [PATCH 4/6] Update explore-analyze/discover/discover-get-started.md --- explore-analyze/discover/discover-get-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/explore-analyze/discover/discover-get-started.md b/explore-analyze/discover/discover-get-started.md index 68413fd059..21fda2a018 100644 --- a/explore-analyze/discover/discover-get-started.md +++ b/explore-analyze/discover/discover-get-started.md @@ -39,7 +39,7 @@ When you access **Discover** outside of a specific solution context, or when wor ### Context-awareness with multiple data types -In context-aware mode, it can happen that your query includes multiple data types for which a tailored experience exists. For example, if you query both `logs-*` and `traces-*` indices within an Observability context. +Your query may include multiple data types that each have tailored experiences; for example, if you query both `logs-*` and `traces-*` indices within an Observability context. In this case **Discover** provides the default experience until it detects that you're interacting with a single type of data. For example, when you [](#look-inside-a-document). From b6caa44df8e44c3e86a5a694056fdeb426b76b05 Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Fri, 19 Sep 2025 10:34:18 +0200 Subject: [PATCH 5/6] Update explore-analyze/discover/document-explorer.md --- explore-analyze/discover/document-explorer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/explore-analyze/discover/document-explorer.md b/explore-analyze/discover/document-explorer.md index 0042780af3..ea448ceaf0 100644 --- a/explore-analyze/discover/document-explorer.md +++ b/explore-analyze/discover/document-explorer.md @@ -13,7 +13,7 @@ products: Fine tune your explorations by customizing **Discover** to bring out the the best view of your documents. :::{tip} -You can also start from [context-aware experiences](/explore-analyze/discover/discover-get-started.md#context-aware-discover) tailored to the type of data that you're exploring and customize your Discover view further from there. +Discover provides default [context-aware experiences](/explore-analyze/discover/discover-get-started.md#context-aware-discover) tailored to the type of data that you're exploring, and you can further customize your Discover view on top of them. ::: :::{image} /explore-analyze/images/kibana-hello-field.png From 9aa6547d577d76983400dfbc5e037ec270437fbc Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Fri, 19 Sep 2025 11:22:56 +0200 Subject: [PATCH 6/6] Update explore-analyze/discover/discover-get-started.md --- explore-analyze/discover/discover-get-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/explore-analyze/discover/discover-get-started.md b/explore-analyze/discover/discover-get-started.md index 21fda2a018..9d051d0950 100644 --- a/explore-analyze/discover/discover-get-started.md +++ b/explore-analyze/discover/discover-get-started.md @@ -24,7 +24,7 @@ Learn how to use **Discover** to: ## Context-aware data exploration [context-aware-discover] -**Discover** provides tailored experiences for the following data types when accessed from specific Serverless project types or {{kib}} solution views: +**Discover** provides tailored interfaces and features for the following data types when accessed from Observability or Security project types or {{kib}} solution views: * Observability: * **[Logs exploration](/solutions/observability/logs/explore-logs.md)**