Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 655 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 655 Bytes

ec2watch

ec2watch is a simple tool that can capture screenshots of an EC2 instance's console repeatedly and display them. The tool invokes the GetConsoleScreenshot API so the necessary IAM permissions are required.

Download

Download the latest release from: https://github.com/awslabs/ec2watch/releases or click here.

Usage

usage: java -jar ec2watch.jar [<options>] INSTANCE_ID
 -h         Show this help
 -r <arg>   AWS Region

Example: java -jar ec2watch.jar i-04e2556b3868fdb6d

Demo

ec2watch demo