From ee0e9a9d1f571cab11a35f6a01f2f0d7dcbaa743 Mon Sep 17 00:00:00 2001 From: Colleen McGinnis Date: Thu, 27 Mar 2025 11:08:56 -0500 Subject: [PATCH] add missing mapped pages --- deploy-manage/deploy/self-managed.md | 9 +++++---- explore-analyze/query-filter/tools/grok-debugger.md | 1 + explore-analyze/query-filter/tools/search-profiler.md | 1 + explore-analyze/scripting/painless-lab.md | 1 + reference/observability/elastic-entity-model.md | 1 + reference/observability/index.md | 2 ++ release-notes/intro/index.md | 9 +++++++-- solutions/observability/apps/inventory.md | 1 + troubleshoot/elasticsearch/troubleshooting-searches.md | 1 + 9 files changed, 20 insertions(+), 6 deletions(-) diff --git a/deploy-manage/deploy/self-managed.md b/deploy-manage/deploy/self-managed.md index 52bd95d4a5..f88b707ae1 100644 --- a/deploy-manage/deploy/self-managed.md +++ b/deploy-manage/deploy/self-managed.md @@ -1,12 +1,13 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/dependencies-versions.html + - https://www.elastic.co/guide/en/elastic-stack/current/installing-stack-demo-self.html applies_to: deployment: self: --- -# Self-managed cluster +# Self-managed cluster If you want to install Elastic on your own premises without the assistance of an [orchestrator](/deploy-manage/deploy.md#about-orchestration), then you can deploy a self-managed cluster. If you deploy a self-managed cluster, then you have complete control and responsibility over every aspect of your Elastic deployment. @@ -15,7 +16,7 @@ To quickly set up {{es}} and {{kib}} in Docker for local development or testing, :::{admonition} Simplify the deployment process Self-managed clusters are useful for local development, and for exploring Elastic features. However, Elastic offers several deployment options that can simplify the process of deploying and managing multi-node deployments, especially in production. They also allow you to deploy and manage multiple deployments from a single surface. -Managed by Elastic: +Managed by Elastic: * [{{serverless-full}}](/deploy-manage/deploy/elastic-cloud/serverless.md) * [{{ech}}](/deploy-manage/deploy/elastic-cloud/cloud-hosted.md) @@ -32,7 +33,7 @@ This section focuses on deploying {{es}} and {{kib}} without an orchestrator. Depending on your use case, you might need to deploy other components, such as APM, Fleet, or Logstash. Deploying those components is not covered in this section. [Learn more about optional components](/get-started/the-stack.md). -This section covers the following tasks: +This section covers the following tasks: ### Deploying Elasticsearch @@ -60,7 +61,7 @@ After you deploy {{es}}, you can install {{kib}}. {{kib}} provides the user inte ### Installing in air gapped environments -Some components of the {{stack}} require additional configuration and local dependencies in order to deploy in environments without internet access. +Some components of the {{stack}} require additional configuration and local dependencies in order to deploy in environments without internet access. Refer to [](/deploy-manage/deploy/self-managed/air-gapped-install.md) to learn how to install {{es}}, {{kib}}, and optional components in an environment without internet access. diff --git a/explore-analyze/query-filter/tools/grok-debugger.md b/explore-analyze/query-filter/tools/grok-debugger.md index c2ced6d664..783b0b2586 100644 --- a/explore-analyze/query-filter/tools/grok-debugger.md +++ b/explore-analyze/query-filter/tools/grok-debugger.md @@ -4,6 +4,7 @@ applies_to: serverless: ga mapped_pages: - https://www.elastic.co/guide/en/kibana/current/xpack-grokdebugger.html + - https://www.elastic.co/guide/en/serverless/current/devtools-debug-grok-expressions.html --- # Grok debugger [xpack-grokdebugger] diff --git a/explore-analyze/query-filter/tools/search-profiler.md b/explore-analyze/query-filter/tools/search-profiler.md index e92e2bde24..e28875b449 100644 --- a/explore-analyze/query-filter/tools/search-profiler.md +++ b/explore-analyze/query-filter/tools/search-profiler.md @@ -4,6 +4,7 @@ applies_to: serverless: ga mapped_pages: - https://www.elastic.co/guide/en/kibana/current/xpack-profiler.html + - https://www.elastic.co/guide/en/serverless/current/devtools-profile-queries-and-aggregations.html --- # Search profiler [xpack-profiler] diff --git a/explore-analyze/scripting/painless-lab.md b/explore-analyze/scripting/painless-lab.md index 576d375aea..c1864e7bda 100644 --- a/explore-analyze/scripting/painless-lab.md +++ b/explore-analyze/scripting/painless-lab.md @@ -4,6 +4,7 @@ applies_to: serverless: ga mapped_pages: - https://www.elastic.co/guide/en/kibana/current/painlesslab.html + - https://www.elastic.co/guide/en/serverless/current/devtools-debug-painless-scripts.html --- # Painless lab [painlesslab] diff --git a/reference/observability/elastic-entity-model.md b/reference/observability/elastic-entity-model.md index a3f1ed840c..cf888a08ed 100644 --- a/reference/observability/elastic-entity-model.md +++ b/reference/observability/elastic-entity-model.md @@ -1,6 +1,7 @@ --- mapped_pages: - https://www.elastic.co/guide/en/observability/current/elastic-entity-model.html + - https://www.elastic.co/guide/en/serverless/current/observability-elastic-entity-model.html --- # Elastic Entity Model [elastic-entity-model] diff --git a/reference/observability/index.md b/reference/observability/index.md index abb5329c4a..959fc8b9b6 100644 --- a/reference/observability/index.md +++ b/reference/observability/index.md @@ -2,6 +2,8 @@ applies_to: stack: all serverless: all +mapped_pages: + - https://www.elastic.co/guide/en/serverless/current/reference.html --- # Observability diff --git a/release-notes/intro/index.md b/release-notes/intro/index.md index 302e853d91..386c7c148c 100644 --- a/release-notes/intro/index.md +++ b/release-notes/intro/index.md @@ -1,12 +1,17 @@ +--- +mapped_pages: + - https://www.elastic.co/guide/en/elastic-stack/current/elastic-stack-breaking-changes.html +--- + # Release notes [elastic-release-notes] -Learn about the latest changes, issues, fixes, and deprecations for Elastic releases by reviewing the release notes. +Learn about the latest changes, issues, fixes, and deprecations for Elastic releases by reviewing the release notes. For information about the latest changes to Elastic APIs, check [APIs changelog](https://www.elastic.co/docs/api/changes). We recommend you upgrade to the latest Elastic version. To learn how to upgrade, check [Upgrade](/deploy-manage/upgrade.md). To learn more about Elastic releases, use the following resources: -* Join the [Elastic community forums](https://discuss.elastic.co/) +* Join the [Elastic community forums](https://discuss.elastic.co/) * Check out the [Elastic Blog](https://www.elastic.co/blog) * Reach out to [Elastic Support](https://mail.google.com/mail/u/0/?fs=1&tf=cm&source=mailto&to=support@elastic.co) diff --git a/solutions/observability/apps/inventory.md b/solutions/observability/apps/inventory.md index f0b4b096c7..ecbe36452e 100644 --- a/solutions/observability/apps/inventory.md +++ b/solutions/observability/apps/inventory.md @@ -2,6 +2,7 @@ navigation_title: "Inventory" mapped_pages: - https://www.elastic.co/guide/en/observability/current/inventory.html + - https://www.elastic.co/guide/en/serverless/current/observability-inventory.html --- diff --git a/troubleshoot/elasticsearch/troubleshooting-searches.md b/troubleshoot/elasticsearch/troubleshooting-searches.md index 4fc6d15438..39fe244a29 100644 --- a/troubleshoot/elasticsearch/troubleshooting-searches.md +++ b/troubleshoot/elasticsearch/troubleshooting-searches.md @@ -2,6 +2,7 @@ navigation_title: Searches mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/troubleshooting-searches.html + - https://www.elastic.co/guide/en/serverless/current/devtools-dev-tools-troubleshooting.html --- # Troubleshoot searches [troubleshooting-searches]