-
Notifications
You must be signed in to change notification settings - Fork 376
Open
Labels
needs-reviewNeeds attention from a maintainerNeeds attention from a maintainer
Description
Context
Hi there!
I'm using zappa on a project for more than 3 years, so first of all thanks for your hard work!
On my last deployment, I've upgraded zappa version from 0.58.0 to 0.59.0 (python 3.8/django 4.1.9/aws lambda), and form that time I stopped from see the access logs of the HTTP server in the aws cloudwatch logs
Expected Behavior
zappa tail STAGE
should show access logs
Actual Behavior
zappa tail STAGE
doesn't show access log, the access logs are not available in the AWS cloudwatch
Possible Fix
Steps to Reproduce
Your Environment
- Zappa version used: 0.59.0
- Operating System and Python version:
amazon/aws-lambda-python:3.8
docker - The output of
pip freeze
: - Link to your project (optional):
- Your
zappa_settings.json
:
paulclarkaranz, ZakiChammaa, ceturc, ic and monkut
Metadata
Metadata
Assignees
Labels
needs-reviewNeeds attention from a maintainerNeeds attention from a maintainer