Skip to content

Commit 9f06678

Browse files
committed
fewer redirects
1 parent f410023 commit 9f06678

File tree

9 files changed

+11
-11
lines changed

9 files changed

+11
-11
lines changed

deploy-manage/deploy/_snippets/installation-order.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ If you're deploying the {{stack}} in a self-managed cluster, then install the {{
33
* {{es}}
44
* {{kib}}
55
* [Logstash](logstash://reference/index.md)
6-
* [{{agent}}](/reference/ingestion-tools/fleet.md) or [Beats](asciidocalypse://docs/beats/docs/reference/index.md)
6+
* [{{agent}}](/reference/ingestion-tools/fleet/index.md) or [Beats](asciidocalypse://docs/beats/docs/reference/index.md)
77
* [APM](/solutions/observability/apps/application-performance-monitoring-apm.md)
88
* [Elasticsearch Hadoop](elasticsearch-hadoop://reference/index.md)
99

deploy-manage/deploy/self-managed.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ This section covers the following tasks:
4040

4141
Learn how to install and configure {{es}}. {{es}} is the distributed search and analytics engine, scalable data store, and vector database at the heart of all Elastic solutions.
4242

43-
* [](/deploy-manage/deploy/self-managed/deploy-cluster.md)
43+
* [](/deploy-manage/deploy/self-managed/installing-elasticsearch.md)
4444
* [](/deploy-manage/deploy/self-managed/important-system-configuration.md): Prepare your environment for an {{es}} installation.
45-
* [](/deploy-manage/deploy/self-managed/installing-elasticsearch.md): Install and run {{es}} using one of our install packages or container images.
45+
* [](/deploy-manage/deploy/self-managed/deploy-cluster#installation-methods.md): Install and run {{es}} using one of our install packages or container images.
4646
* [](/deploy-manage/deploy/self-managed/local-development-installation-quickstart.md): Quickly set up {{es}} and {{kib}} in Docker for local development or testing.
4747
* [](/deploy-manage/deploy/self-managed/configure-elasticsearch.md): Learn how to make configuration changes to {{es}}
4848
* [](/deploy-manage/deploy/self-managed/important-settings-configuration.md): Learn about key settings required for production environments.

deploy-manage/deploy/self-managed/air-gapped-install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Refer to the section for each Elastic component for air-gapped installation conf
1717

1818
## {{es}} [air-gapped-elasticsearch]
1919

20-
Air-gapped install of {{es}} may require additional steps in order to access some of the features. General install and configuration guides are available in the [{{es}} install documentation](/deploy-manage/deploy/self-managed/installing-elasticsearch.md).
20+
Air-gapped install of {{es}} may require additional steps in order to access some of the features. General install and configuration guides are available in [](/deploy-manage/deploy/self-managed/installing-elasticsearch.md).
2121

2222
Specifically:
2323

deploy-manage/deploy/self-managed/deploy-cluster.md renamed to deploy-manage/deploy/self-managed/installing-elasticsearch.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ To quickly set up {{es}} and {{kib}} in Docker for local development or testing,
2828

2929
If you want to install and manage {{es}} yourself, you can:
3030

31-
* Run {{es}} using a [Linux, MacOS, or Windows install package](/deploy-manage/deploy/self-managed/installing-elasticsearch.md#elasticsearch-install-packages).
32-
* Run {{es}} in a [Docker container](/deploy-manage/deploy/self-managed/installing-elasticsearch.md#elasticsearch-docker-images).
31+
* Run {{es}} using a [Linux, MacOS, or Windows install package](#elasticsearch-install-packages).
32+
* Run {{es}} in a [Docker container](#elasticsearch-docker-images).
3333

3434
::::{tip}
3535
To try out {{stack}} on your own machine, we recommend using Docker and running both {{es}} and {{kib}}. For more information, see [](/deploy-manage/deploy/self-managed/local-development-installation-quickstart.md). This setup is not suitable for production use.

deploy-manage/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ toc:
290290
- file: deploy/cloud-on-k8s/tools-apis.md
291291
- file: deploy/self-managed.md
292292
children:
293-
- file: deploy/self-managed/deploy-cluster.md
293+
- file: deploy/self-managed/installing-elasticsearch.md
294294
children:
295295
- file: deploy/self-managed/local-development-installation-quickstart.md
296296
- file: deploy/self-managed/important-system-configuration.md

reference/ingestion-tools/fleet/elastic-agent-container.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Considerations:
2727
:::
2828

2929
:::{tab-item} Self-managed
30-
To install and run {{es}} and {{kib}}, see [Installing the {{stack}}](/deploy-manage/deploy/self-managed/deploy-cluster.md).
30+
To install and run {{es}} and {{kib}}, see [Installing the {{stack}}](/deploy-manage/deploy/self-managed/installing-elasticsearch.md).
3131
:::
3232

3333
::::

reference/ingestion-tools/fleet/running-on-kubernetes-managed-by-fleet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ mapped_pages:
1919

2020
:::{tab-item} Self-managed
2121

22-
To install and run {{es}} and {{kib}}, see [Installing the {{stack}}](/deploy-manage/deploy/self-managed/deploy-cluster.md).
22+
To install and run {{es}} and {{kib}}, see [Installing the {{stack}}](/deploy-manage/deploy/self-managed/installing-elasticsearch.md).
2323
:::
2424

2525
::::

reference/ingestion-tools/fleet/running-on-kubernetes-standalone.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ mapped_pages:
1717
:::
1818

1919
:::{tab-item} Self-managed
20-
To install and run {{es}} and {{kib}}, see [Installing the {{stack}}](/deploy-manage/deploy/self-managed/deploy-cluster.md).
20+
To install and run {{es}} and {{kib}}, see [Installing the {{stack}}](/deploy-manage/deploy/self-managed/installing-elasticsearch.md).
2121
:::
2222

2323
::::

troubleshoot/elasticsearch/hotspotting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Historically, clusters experience hot spotting mainly as an effect of hardware,
5252
Here are some common improper hardware setups which may contribute to hot spotting:
5353

5454
* Resources are allocated non-uniformly. For example, if one hot node is given half the CPU of its peers. {{es}} expects all nodes on a [data tier](../../manage-data/lifecycle/data-tiers.md) to share the same hardware profiles or specifications.
55-
* Resources are consumed by another service on the host, including other {{es}} nodes. Refer to our [dedicated host](../../deploy-manage/deploy/self-managed/deploy-cluster.md#dedicated-host) recommendation.
55+
* Resources are consumed by another service on the host, including other {{es}} nodes. Refer to our [dedicated host](../../deploy-manage/deploy/self-managed/installing-elasticsearch.md#dedicated-host) recommendation.
5656
* Resources experience different network or disk throughputs. For example, if one node’s I/O is lower than its peers. Refer to [Use faster hardware](../../deploy-manage/production-guidance/optimize-performance/indexing-speed.md) for more information.
5757
* A JVM that has been configured with a heap larger than 31GB. Refer to [Set the JVM heap size](elasticsearch://reference/elasticsearch/jvm-settings.md#set-jvm-heap-size) for more information.
5858
* Problematic resources uniquely report [memory swapping](../../deploy-manage/deploy/self-managed/setup-configuration-memory.md).

0 commit comments

Comments
 (0)