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

[FEATURE] Add optional monitoring and alarms stack #74

Closed
Tracked by #129
gaiksaya opened this issue Oct 30, 2023 · 0 comments · Fixed by #84
Closed
Tracked by #129

[FEATURE] Add optional monitoring and alarms stack #74

gaiksaya opened this issue Oct 30, 2023 · 0 comments · Fixed by #84
Assignees
Labels
enhancement New feature or request

Comments

@gaiksaya
Copy link
Member

Is your feature request related to a problem?

The current set up only deploys cloudwatch logs for opensearch.log files.
See: https://github.com/opensearch-project/opensearch-cluster-cdk/tree/main/lib/cloudwatch

What solution would you like?

We need logging for below aspects as well:

  • opensearch-dashboards
  • Disk usage metric
  • Red cluster
  • Master unreachable
  • JVM pressure, etc

Along with monitoring/metrics, an option to enable alarms or extend the framework so that alarms can be set externally if and when required.

What alternatives have you considered?

A clear and concise description of any alternative solutions or features you've considered.

Do you have any additional context?

Add any other context or screenshots about the feature request here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging a pull request may close this issue.

2 participants