Cloudwatch Logs
Within the
ECS -> Clusters -> Select the Cluster ->
on the
Service
tab, select your service then click the
Logs
tab.
Search for
Cloudwatch
then navigate to
Log Group
and search for the log groups to find the logs.
Recommendations
Explore
Mirth® Connect by NextGen Healthcare Amazon Web Services (AWS) Preferred Deployment
Manual Steps To Setup ECS
RDS: Create the Database ECS: Create the Cluster: Install Plugins Use a Shared Keystore Across the Cluster Upload Mirth Connect by NextGen Healthcare Docker Image to ECR With these steps, you can upload docker images to your local docker repository. RDS: Create the Database ECS: Create the Cluster: Install Plugins Use a Shared Keystore Across the Cluster Parent topic: Elastic Container Service (ECS)
Mirth® Connect by NextGen Healthcare Amazon Web Services (AWS) Preferred Deployment
ECS Diagram
Parent topic: Elastic Container Service (ECS)
Mirth® Connect by NextGen Healthcare Amazon Web Services (AWS) Preferred Deployment
Upgrading
Recommended Way To Upgrade Mirth Connect in ECS Recommended Way To Upgrade Mirth Connect in ECS Parent topic: Elastic Container Service (ECS)
Mirth® Connect by NextGen Healthcare Amazon Web Services (AWS) Preferred Deployment
Elastic Container Service (ECS)
Manual Steps To Setup ECS Upgrading Manual Steps To Setup ECS Upgrading Cloudwatch Logs ECS Diagram
Mirth® Connect by NextGen Healthcare Amazon Web Services (AWS) Preferred Deployment
Cloudwatch Logs
View a RDS/Database Log File View an EC2 Log File View a RDS/Database Log File View an EC2 Log File Parent topic: Database
Mirth® Connect by NextGen Healthcare Amazon Web Services (AWS) Preferred Deployment
View an EC2 Log File
Open the Amazon RDS console at https://console.aws.amazon.com/ec2/. Click Running Instances to view list of running EC2 instances. In the list of running EC2 instances, select EC2 instance(s) which is running connect application by clicking Instance ID. In the Instance section, copy the Private IPv4 addresses. Login to EC2 instance by doing SSH. Example: > ssh i "rocksolid.pem" ec2 user@10.10.10.20 Once the login is successful, go to directory 'connect' Execute >cat logs/mirth.log Parent topic: Cloudwatch Logs