- Newest
- Most votes
- Most comments
Hello @Marius O
The console displays a few types of logs in several sections: Event log – Activity in the lifecycle of your App Runner service. The console displays the latest events. Deployment logs – Source repository deployments to your App Runner service. The console displays a separate log stream for each deployment. Application logs – The output of the web application that's deployed to your App Runner service. The console combines the output from all running instances into a single log stream.
A deployment is a type of operation. **Deployment logs **contain the logging output of the build and deployment steps that App Runner performs when you create a service or deploy a new version of your application. Deployment log stream names start with deployment/, and end with the ID of the operation that performs the deployment. This operation is either a CreateService call for the initial application deployment or a StartDeployment call for each further deployment.
Ref: https://docs.aws.amazon.com/apprunner/latest/dg/monitor-cwl.html
If the Answer is helpful, please click Accept Answer & UPVOTE, this can be beneficial to other community members.
answered 2 years ago
Relevant content
asked 4 years ago
asked 4 years ago
asked 5 months ago
