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.
PREVIEWING: dgreen15/github-error-fix