You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The OpenSearch has launched multi-AZ standby feature. The multi-AZ standby requires index has a replica=2, 5, 8. Namely the copy must be a multiply of 3.
Use Case
Support multi-AZ standby
Proposed Solution
Set replica=2 for OpenSearch with multi-AZ standby enabled automatically when creating log ingestion pipeline