OpenSearch cluster & off-peak auto-tune operations

0

I have a OpenSearch cluster, with auto-tune enabled & off-peak window defined for automatically applying tunes that may interfere the cluster availability.

Currently, the off-peak operations are set to be performed immediately. I see there's a "Jvm young gen tuning" task that has been "in progress" status for over 30 minutes already. I'd like to be able to see, what the task is actually doing, but cannot seem to find any logs, nor, AWS cli describe commands to be able to trace the progress.

Is there any way for me to get a grasp, what a specific auto-tune operation is currently doing, when it is "in progress" status?

L3p1
질문됨 6달 전143회 조회
1개 답변
0

Hello,

OpenSearch sends events to Amazon EventBridge when any Auto Tune events occur. This integration allows you to send an email or perform a specific action when an event is received. I attached a link that shows the format of each Auto Tune event below.

In addition, you can also monitor Auto Tune statistics in CloudWatch such as

  • AutoTuneChangesHistoryHeapSize
  • AutoTuneChangesHistoryJVMYoungGenArgs
  • AutoTuneFailed
  • AutoTuneSucceeded
  • AutoTuneValue

Auto-Tune events: https://docs.aws.amazon.com/opensearch-service/latest/developerguide/monitoring-events.html#monitoring-events-autotune

Auto-Tune metrics: https://docs.aws.amazon.com/opensearch-service/latest/developerguide/managedomains-cloudwatchmetrics.html#managedomains-cloudwatchmetrics-autotune-metrics

profile pictureAWS
답변함 2달 전
profile picture
전문가
검토됨 9일 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠