CloudWatch Troubleshooting
You can use CloudWatch Logs to monitor, store, and access your log files from EC2 instances, CloudTrail, Route 53, and other sources.
CloudWatch Logs enables you to centralize the logs from all of your systems, applications, and AWS services that you use, in a single, highly scalable service.
If you're having trouble pushing log data to CloudWatch Logs using the CloudWatch Logs Agent (awslogs), you have to confirm that the awslogs agent is able to connect to the CloudWatch Logs API endpoint.
You can use the Systems Manager Run Command to confirm that the
awslogs
service is running on all EC2 instances.Be sure that your configuration has:
Internet connectivity.
Valid security groups.
Valid NACLs.
Last updated