Skip to content

Upgrade from 0.58.0 to 0.59.0 removed access logs from cloudwatch #1336

@elip-OE

Description

@elip-OE

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-reviewNeeds attention from a maintainer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions