Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract metadata using CAT API and store it to OpenSearch #17

Open
prashanttct07 opened this issue Apr 8, 2023 · 0 comments
Open

Extract metadata using CAT API and store it to OpenSearch #17

prashanttct07 opened this issue Apr 8, 2023 · 0 comments
Assignees

Comments

@prashanttct07
Copy link
Collaborator

As part of this feature I would like to store below configuration in the monitoring cluster.

  1. Domain index details such as number of indices, number of shards, allocations
  2. 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
  3. Create charts and reports to show index metadata details in centralized dashboards
  4. 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

@prasadnu prasadnu self-assigned this Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants