- Newest
- Most votes
- Most comments
Hi,
Did you try to check CloudWatch logs, events and CloudTrail to see if there is additional information that helps in diagnosing?
See https://docs.aws.amazon.com/mgn/latest/ug/monitoring-overview.html for all what you should check
Best,
Didier
i thought about those, but as far as i can see cloudwatch logs does not log stuff for DMS https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/aws-services-sending-logs.html unless i'm misunderstanding that page DMS is not noted there. in regards to cloudtrail, to my understanding all that logs are API calls and who makes them, so it doesn't have information on why launching a test server failed, just stuff like what user hit a given API and what that API was for (e.g. the system updating replication for a source server for instance).
Relevant content
- asked a year ago
- asked a year ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a year ago
thanks, but as i noted i did look at the AMS docs and the troubleshooting section has nothing that tells you how to find information on why a test server will not launch.