Skip to content

Commit a4c253d

Browse files
authored
Merge pull request #26614 from mburke5678/logging-fix-exiting
Fix incorrect instance of exiting
2 parents 0927dfd + 5d11cc1 commit a4c253d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/cluster-logging-deploy-cli.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ You can use the {product-title} CLI to install the Elasticsearch and Cluster Log
1212
* Ensure that you have the necessary persistent storage for Elasticsearch. Note that each Elasticsearch node
1313
requires its own storage volume.
1414
+
15-
Elasticsearch is a memory-intensive application. By default, {product-title} installs three Elasticsearch nodes with memory requests and limits of 16 GB. This initial set of three {product-title} nodes might not have enough memory to run Elasticsearch within your cluster. If you experience memory issues that are related to Elasticsearch, you should add more Elasticsearch nodes to your cluster rather than increasing the memory on exiting nodes.
15+
Elasticsearch is a memory-intensive application. By default, {product-title} installs three Elasticsearch nodes with memory requests and limits of 16 GB. This initial set of three {product-title} nodes might not have enough memory to run Elasticsearch within your cluster. If you experience memory issues that are related to Elasticsearch, add more Elasticsearch nodes to your cluster rather than increasing the memory on existing nodes.
1616

1717
.Procedure
1818

modules/cluster-logging-deploy-console.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ You can use the {product-title} web console to install the Elasticsearch and Clu
1212
* Ensure that you have the necessary persistent storage for Elasticsearch. Note that each Elasticsearch node
1313
requires its own storage volume.
1414
+
15-
Elasticsearch is a memory-intensive application. By default, {product-title} installs three Elasticsearch nodes with memory requests and limits of 16 GB. This initial set of three {product-title} nodes might not have enough memory to run Elasticsearch within your cluster. If you experience memory issues that are related to Elasticsearch, you should add more Elasticsearch nodes to your cluster rather than increasing the memory on exiting nodes.
15+
Elasticsearch is a memory-intensive application. By default, {product-title} installs three Elasticsearch nodes with memory requests and limits of 16 GB. This initial set of three {product-title} nodes might not have enough memory to run Elasticsearch within your cluster. If you experience memory issues that are related to Elasticsearch, add more Elasticsearch nodes to your cluster rather than increasing the memory on existing nodes.
1616

1717
.Procedure
1818

0 commit comments

Comments
 (0)