Skip to content

Commit 4e861e8

Browse files
AntonEliatranatebowerkolchfa-aws
authored
adding the link to update settings (#10738)
* adding the link to update setting Signed-off-by: Anton Rubin <anton.rubin@eliatra.com> * Update _install-and-configure/configuring-opensearch/index-settings.md Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> Signed-off-by: Nathan Bower <nbower@amazon.com> --------- Signed-off-by: Anton Rubin <anton.rubin@eliatra.com> Signed-off-by: Nathan Bower <nbower@amazon.com> Co-authored-by: Nathan Bower <nbower@amazon.com> Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
1 parent 112a43f commit 4e861e8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_install-and-configure/configuring-opensearch/index-settings.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,10 @@ OpenSearch supports the following dynamic cluster-level index settings:
9191
Before tuning thread pool settings dynamically, note that these are expert-level settings that can potentially destabilize your cluster. Modifying thread pool settings applies the same thread pool size to all nodes, so it's not recommended for clusters with different hardware for the same roles. Similarly, avoid tuning thread pools shared by both data nodes and cluster manager nodes. After making these changes, we recommend monitoring your cluster to ensure that it remains stable and performs as expected.
9292
{: .warning}
9393

94+
### Updating dynamic cluster settings
95+
96+
To learn how to update dynamic settings, see [Updating cluster settings using the API]({{site.url}}{{site.baseurl}}/install-and-configure/configuring-opensearch/index/#updating-cluster-settings-using-the-api).
97+
9498
## Index-level index settings
9599

96100
You can specify index settings at index creation. There are two types of index settings:

0 commit comments

Comments
 (0)