dubiety / terraform-aws-elasticsearch-cloudwatch-sns-alarms

terraform module that configures important alarms for AWS elasticsearch and send them to SNS topic
Apache License 2.0
30 stars 45 forks source link

Other alarms might consider #25

Open hessamalipour opened 2 years ago

hessamalipour commented 2 years ago

Hi, If this module support other metrics that Amazon mentioned as well, such as:

shards.active WarmFreeStorageSpace HotToWarmMigrationQueueSize HotToWarmMigrationSuccessLatency WarmJVMMemoryPressure WarmToColdMigrationQueueSize HotToWarmMigrationFailureCount WarmToColdMigrationFailureCount WarmToColdMigrationLatency AlertingDegraded ADPluginUnhealthy AsynchronousSearchFailureRate AsynchronousSearchStoreHealth SQLUnhealthy LTRStatus.red

Thanks in advance Hessam