misc: removed troubleshooting section

This commit is contained in:
Sheen Capadngan
2025-06-23 19:08:36 +08:00
parent 58705ffc3f
commit cb3365afd4

View File

@@ -127,19 +127,3 @@ Application configuration and secrets are managed through AWS SSM Parameter Stor
- **Security Groups**: Restrictive firewall rules (port 8080 for main server, 4000 for license API)
- **High Availability**: Multi-AZ deployment with automatic failover
- **Network Monitoring**: VPC Flow Logs with 365-day retention for traffic analysis
## Troubleshooting
### Common Issues
**Service Health**: Check ECS service status and CloudWatch logs for application errors
**Scaling Issues**: Monitor CPU/memory utilization and auto-scaling policies
**Database Connectivity**: Verify security group rules and database availability
### Log Locations
- **Application Logs**: CloudWatch log groups with 365-day retention
- **ECS Task Logs**: Available through ECS console or CloudWatch
- **Load Balancer**: Access logs and health check status