You can configure your Amazon Elastic Beanstalk environment to use Amazon Simple Notification Service (SNS) to notify you of important events that affect your web application. You can configure an email address to receive emails from Amazon Elastic Beanstalk when an error occurs, or when your application environment's health changes.
Monitoring is an essential part of maintaining the availability, reliability, and performance of your Amazon Elastic Beanstalk applications. When a notable event occurs within your application environment, Elastic Beanstalk sends a message to the configured email address via Amazon SNS to keep you up-to-date on everything that's going on within your environment. Notable events include environment creation errors, environment changes, and instance health events.
Audit
To determine if alert notifications are enabled for your Amazon Elastic Beanstalk environments, perform the following actions:
Remediation / Resolution
To enable email notifications for your existing Amazon Elastic Beanstalk environments, perform the following actions:
References
- AWS Documentation
- Elastic Beanstalk environment notifications with Amazon SNS
- Using the Elastic Beanstalk environment management console
- General options for all environments
- Setting configuration options after environment creation
- AWS Command Line Interface (CLI) Documentation
- elasticbeanstalk
- describe-applications
- describe-environments.html
- describe-configuration-settings
- update-environment