Confirming A Running EBS/EC2 Instance

From Littledamien Wiki
Jump to navigation Jump to search

Overview[edit]

Documentation on maintaining EC2 instances.

Confirming an existing EBS instance[edit]

The health of an Elastic Beanstalk environment can be checked on a local command line by navigating to the git repository for that environment and executing the command

$ eb health

Restarting a failed EBS environment[edit]

TK

Creating alerts[edit]

Notes[edit]