Elasticsearch domains should use at least three data nodes

이 페이지는 아직 한국어로 제공되지 않으며 번역 작업 중입니다. 번역에 관한 질문이나 의견이 있으시면 언제든지 저희에게 연락해 주십시오.

Description

This control checks whether Elasticsearch domains have at least three data nodes and ensures the zoneAwarenessEnabled setting is activated. To achieve high availability and fault tolerance, an Elasticsearch domain should be configured with at least three data nodes. This ensures that the cluster can continue to function even if one node fails.

Remediation

To modify the number of data nodes in an Elasticsearch domain:

  1. Log in to the Amazon OpenSearch Service console.
  2. Under Domains, choose the name of the domain you want to edit.
  3. Click Edit domain.
  4. Under Data nodes, set Number of nodes to a number greater than or equal to 3.
  5. For three Availability Zone deployments, set to a multiple of three to ensure equal distribution across Availability Zones.
  6. Click Submit.