NextGen Knowledge Center

View an EC2 Log File

  1. Open the Amazon RDS console at https://console.aws.amazon.com/ec2/.
  2. Click Running Instances to view list of running EC2 instances.
  3. In the list of running EC2 instances, select EC2 instance(s) which is running connect application by clicking Instance ID.
  4. In the Instance section, copy the Private IPv4 addresses.
  5. Login to EC2 instance by doing SSH.
    Example: > ssh i "rocksolid.pem" ec2 user@10.10.10.20
  6. Once the login is successful, go to directory 'connect'
  7. Execute >cat logs/mirth.log