Can AppRunner provide more helpful logs

0

Hi, I'm using AppRunner for a prototype application (building from Githib repo) and have had it running successfully. Sometimes however, deployment fails at an early stage with event logs as follows:

08-23-2022 10:09:42 AM [AppRunner] Failed to create pipeline for automatic deployments.
08-23-2022 10:08:50 AM [AppRunner] Service status is set to OPERATION_IN_PROGRESS.
08-23-2022 10:08:50 AM [AppRunner] Service creation started.

there is no further information in the deployment logs either.

Can AppRunner provide more helpful logs as to what is the problem? E.g. it an AWS issue, or something wrong with the github connector, or something else? Some reason would really help to figure out what is going on.

asked 2 years ago221 views
1 Answer
0

Hello,

Below is the link that mentions all the methods and you can also use them in your current account, however, there are no other mechanisms than these to capture App-runner logs. However, App Runner is integrated with AWS CloudTrail, a service that provides a record of actions taken by a user, role, or an AWS service in App Runner. CloudTrail captures all API calls for App Runner as events.

You can view the most recent events in the CloudTrail console, and you can create a trail to enable continuous delivery of CloudTrail events to an Amazon Simple Storage Service (Amazon S3) bucket.

You can also reach out to AWS Premium Support for more details and information and confirm if there are any internal tools that the Support Team has access to which can provide more detail.

Logs- https://docs.aws.amazon.com/apprunner/latest/dg/monitor-cwl.html

profile pictureAWS
SUPPORT ENGINEER
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions