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
As part of this feature I would like to store below configuration in the monitoring cluster.
Domain index details such as number of indices, number of shards, allocations
Once data is extracted it should be scheduled to run a daily job to update the data, which should be configurable to make it daily, weekly or bi-weekly
Create charts and reports to show index metadata details in centralized dashboards
Setup alerts for inconsistencies on index and shards data extracted in step 1.
This will help to view whole stack on this dashboard instead of going back to individual dashboards and running the API on individual cluster. Probably call the CAT API using lambda and send those details to Amazon OpenSearch Service
The text was updated successfully, but these errors were encountered:
As part of this feature I would like to store below configuration in the monitoring cluster.
This will help to view whole stack on this dashboard instead of going back to individual dashboards and running the API on individual cluster. Probably call the CAT API using lambda and send those details to Amazon OpenSearch Service
The text was updated successfully, but these errors were encountered: