Monitoring application health - Amazon Elastic Beanstalk
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Monitoring application health

When you are running a production website, it is important to know that your application is available and responding to requests. To assist with monitoring your application’s responsiveness, Elastic Beanstalk provides features where you can monitor statistics about your application and create alerts that trigger when thresholds are exceeded.

For information about the health monitoring provided by Elastic Beanstalk, see Basic health reporting.

You can access operational information about your application by using either the Amazon Toolkit for Visual Studio or the Amazon Management Console.

The toolkit displays your environment's status and application health in the Status field.


        Elastic Beanstalk health status
To monitor application health
  1. In the Amazon Toolkit for Visual Studio, in Amazon Explorer, expand the Elastic Beanstalk node, and then expand your application node.

  2. Right-click your Elastic Beanstalk environment, and then click View Status.

  3. On your application environment tab, click Monitoring.

    The Monitoring panel includes a set of graphs showing resource usage for your particular application environment.

    
            Elastic Beanstalk monitoring panel
    Note

    By default, the time range is set to the last hour. To modify this setting, in the Time Range list, click a different time range.

You can use the Amazon Toolkit for Visual Studio or the Amazon Management Console to view events associated with your application.

To view application events
  1. In the Amazon Toolkit for Visual Studio, in Amazon Explorer, expand the Elastic Beanstalk node and your application node.

  2. Right-click your Elastic Beanstalk environment in Amazon Explorer and then click View Status.

  3. In your application environment tab, click Events.

    
            Elastic Beanstalk events panel