Skip to content

Commit 392d3ab

Browse files
authored
Fix installation link targets (#3793)
This PR updates links that were targeting https://www.elastic.co/docs/get-started/the-stack for installation details. There are better targets within https://www.elastic.co/docs/deploy-manage
1 parent 87d3f80 commit 392d3ab

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

solutions/observability/apm/apm-server/binary.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ You’ll need:
2121
* **{{es}}** for storing and indexing data.
2222
* **{{kib}}** for visualizing with the Applications UI.
2323

24-
We recommend you use the same version of {{es}}, {{kib}}, and APM Server. See [Installing the {{stack}}](/get-started/the-stack.md) for more information about installing these products.
24+
We recommend you use the same version of {{es}}, {{kib}}, and APM Server.
25+
For more information about installing these products, refer to [](/deploy-manage/deploy.md).
2526

2627
:::{image} /solutions/images/observability-apm-architecture-diy.png
2728
:alt: Install Elastic APM yourself
@@ -30,7 +31,8 @@ We recommend you use the same version of {{es}}, {{kib}}, and APM Server. See [I
3031
## Step 1: Install [apm-installing]
3132

3233
::::{note}
33-
**Before you begin**: If you haven’t installed the {{stack}}, do that now. See [Learn how to install the {{stack}} on your own hardware](/get-started/the-stack.md).
34+
**Before you begin**: If you haven’t installed the {{stack}}, do that now.
35+
Refer to [](/deploy-manage/deploy.md).
3436
::::
3537

3638
To download and install APM Server, use the commands below that work with your system. If you use `apt` or `yum`, you can [install APM Server from our repositories](#apm-setup-repositories) to update to the newest version more easily.

solutions/observability/apm/apm-server/fleet-managed.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This guide will explain how to set up and configure a Fleet-managed APM Server.
2222

2323
You need {{es}} for storing and searching your data, and {{kib}} for visualizing and managing it. When setting these components up, you need:
2424

25-
* {{es}} cluster and {{kib}} (version 9.0) with a basic license or higher. [Learn how to install the {{stack}} on your own hardware](/get-started/the-stack.md).
25+
* {{es}} cluster and {{kib}} (version 9.0) with a basic license or higher. Refer to [](/deploy-manage/deploy.md).
2626
* Secure, encrypted connection between {{kib}} and {{es}}. For more information, refer to [](/deploy-manage/security/self-setup.md).
2727
* Internet connection for {{kib}} to download integration packages from the {{package-registry}}. Make sure the {{kib}} server can connect to `https://epr.elastic.co` on port `443`. If your environment has network traffic restrictions, there are ways to work around this requirement. See [Air-gapped environments](/reference/fleet/air-gapped.md) for more information.
2828
* {{kib}} user with `All` privileges on {{fleet}} and {{integrations}}. Since many Integrations assets are shared across spaces, users need the {{kib}} privileges in all spaces.

solutions/security/get-started/elastic-security-requirements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ stack:
2525
2626
{{ecloud}} offers all of the features of {{es}}, {{kib}}, and {{elastic-sec}} as a hosted service available on AWS, GCP, and Azure. To get started, sign up for a [free {{ecloud}} trial](https://cloud.elastic.co/registration?page=docs&placement=docs-body).
2727
28-
For information about installing and managing the {{stack}} yourself, see [Installing the {{stack}}](/get-started/the-stack.md).
28+
For information about installing and managing the {{stack}} yourself, refer to [](/deploy-manage/deploy/self-managed.md).
2929
3030
### Node role requirements [node-role-requirements]
3131

0 commit comments

Comments
 (0)