- Newest
- Most votes
- Most comments
Hello,
Could you ensure the IAM role associated with your AppRunner service has the necessary permissions to write logs to CloudWatch. The policy should include permissions like logs:CreateLogGroup, logs:CreateLogStream, and logs:PutLogEvents. Look at the AppRunner service events and CloudWatch logs for any errors or warnings that might indicate why logs are not being created. Since only new AppRunner instances are creating log files, consider recreating the problematic AppRunner services from scratch. This might help in resetting any misconfigurations.
So the IAM Role has all the necessary permissions and also there are no errors in the service events logs. I can't explain but today in the morning, all the missing log files appeared.
What's interesting is, that also the missing logs appeared in the log group, which I completely deleted and recreated yesterday.
So for now the problem is gone.
Thanks for your response
Relevant content
- asked a year ago
- asked 2 years ago
- asked 2 years ago
