

# Monitoring application health
<a name="create_deploy_NET.healthstatus"></a>

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](using-features.healthstatus.md).

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

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

![Elastic Beanstalk health status](http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/images/aeb-vs-env-status.png)


**To monitor application health**

1. In the AWS Toolkit for Visual Studio, in **AWS Explorer**, expand the Elastic Beanstalk node, and then expand your application node. 

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

1. 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](http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/images/aeb-vs-monitoring.png)
**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 AWS Toolkit for Visual Studio or the AWS Management Console to view events associated with your application.

**To view application events**

1. In the AWS Toolkit for Visual Studio, in **AWS Explorer**, expand the Elastic Beanstalk node and your application node. 

1. Right-click your Elastic Beanstalk environment in **AWS Explorer** and then click **View Status**. 

1. In your application environment tab, click **Events**.  
![Elastic Beanstalk events panel](http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/images/aeb-vs-events.png)