'devops-priv-vpc/boot/boots.log' not found in bucket 'devops-s3-logs-3568'

Today makes it the uptenth time I’m running this task and hitting the same logjam, pls help…
Unable to ssh to the private EC2 from the public instances (Bastio ec2).

Can you please share the name of this lab?

AWS Task - 49, Centralised Audit logging with VPC Peering

This one is fairly challenging. I would use this post as a guide, but it has flaws – there are some places where you’ll need to troubleshoot some of his steps. In particular:

  • While he sets things up with variables for substitution, there are some things he misses.
  • You’ll need to enable ssh in the SG for the public instance.
  • You’ll need to configure the public vm so that you can log into the root user (this needs a fix in /root/.ssh/authorized_keys) and you’ll need to install and configure the aws cli on that host as well.

Once I did all of these things, though, the task worked, and the grader took my answer.