lib/templates/default/README.md in forger-2.0.1 vs lib/templates/default/README.md in forger-2.0.2
- old
+ new
@@ -39,11 +39,11 @@
...
Spot instance request id: sir-sb5r4e1j
EC2 instance box created: i-03f3c96eaec8ea359 🎉
Visit https://console.aws.amazon.com/ec2/home to check on the status
To view instance's cloudwatch logs visit:
- https://us-east-1.console.aws.amazon.com/cloudwatch/home?region=us-east-1#logEventViewer:group=ec2;stream=i-03f3c96eaec8ea359/var/log/cloud-init-output.log
- cw tail -f ec2 i-03f3c96eaec8ea359/var/log/cloud-init-output.log
+ https://us-east-1.console.aws.amazon.com/cloudwatch/home?region=us-east-1#logEventViewer:group=forger;stream=i-03f3c96eaec8ea359/var/log/cloud-init-output.log
+ cw tail -f forger i-03f3c96eaec8ea359/var/log/cloud-init-output.log
Note: It takes a little time for the instance to launch and report logs.
Pro tip: The CloudWatch Console Link has been added to your copy-and-paste clipboard.
$
Note, it is detected that the [cw](https://github.com/lucagrulla/cw) tool installed on your machine it will also add that message. The cw is a command line tool that allows you to tail the cloudwatch log from the terminal instead of the AWS console website.