Monitoring environment health in the AWS management console
You can access operational information about your application from the Elastic Beanstalk console. The console displays your environment's status and application health at a glance. In the console's Environments page and in each application's page, the environments on the list are color-coded to indicate status.
To monitor an environment in the Elastic Beanstalk console
Open the Elastic Beanstalk console
, and in the Regions list, select your AWS Region. -
In the navigation pane, choose Environments, and then choose the name of your environment from the list.
Note If you have many environments, use the search bar to filter the environment list.
-
In the navigation pane, choose Monitoring.
The Monitoring page shows you overall statistics about your environment, such as CPU utilization and average latency. In addition to the overall statistics, you can view monitoring graphs that show resource usage over time. You can click any of the graphs to view more detailed information.
By default, only basic CloudWatch metrics are enabled, which return data in five-minute periods. You can enable more granular one-minute CloudWatch metrics by editing your environment's configuration settings.
Overview
An overview of the environment's health is shown near the top of the screen.

The overview section shows a customizable summary of the activity in your environment over period of time. Choose the Period drop-down and select a length of time to view information for a period between one minute and one day.
Monitoring graphs
Below the overview are graphs that show data about overall environment health over a period of time. Choose the Period drop-down and select a length of time to set the time between each two plot points to a period between one minute and one day. Choose the Time Range drop-down and select a length of time to set the graph time axis to a period between three hours and two weeks.

Customizing the monitoring console
Choose Edit next to either monitoring section to customize the information shown.

To remove any of the existing items, choose the
in
the top right corner.
To add an overview or graph
-
Choose Edit in the Overview or Monitoring section.
-
Select a Resource. The supported resources are your environment's Auto Scaling group, Elastic Load Balancing load balancer, and the environment itself.
-
Select a CloudWatch metric for the resource. See Publishing Amazon CloudWatch custom metrics for an environment for a full list of supported metrics.
-
Select a Statistic. The default statistic is the average value of the selected cloudwatch metric during the time range (overview) or between plot points (graph).
-
Enter a Description. The description is the label for the item shown in the monitoring console.
-
Choose Add.
-
Repeat the previous steps to add more items or choose Save to finish modifying the section.
For more information about metrics and dimensions for each resource, see Amazon CloudWatch Metrics, Namespaces, and Dimensions Reference in the Amazon CloudWatch User Guide.
Elastic Load Balancing and Amazon EC2 metrics are enabled for all environments.
With enhanced health, the EnvironmentHealth metric is enabled and a graph is added to the monitoring console automatically. Additional metrics become available for use in the monitoring console when you enabled them in the environment configuration. Enhanced health also adds the Health page to the management console.
When you enable additional CloudWatch metrics for your environment, it takes a few minutes for them to start being reported and appear in the list of metrics that you use to add graphs and overview stats.
See Publishing Amazon CloudWatch custom metrics for an environment for a list of available enhanced health metrics.