System logging
System logs capture events related to the underlying infrastructure of Browsolate.
System logs
These logs help in tracking down issues related to deployment, configuration, and the overall health of the system.
System logs are stored in AWS CloudWatch under the ComputeStack log group. This log group is identified by the unique ID assigned during the installation process by the AWS Marketplace.
Accessing System Logs
- Navigate to AWS CloudWatch in your AWS Console.
- Select Log groups and find the log group named ComputeStack, followed by the unique ID generated during installation.
- Within this log group, you will find logs for different components of the system infrastructure.
Use Cases for System Logs
System logs are especially useful for:
- Debugging: Identifying issues related to infrastructure components such as ECS tasks, networking, or resource limits.
- Health Monitoring: Ensuring that all system components are running as expected and diagnosing potential failures or bottlenecks.