You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to propose the introduction of an option that allows you to forward log records created by API Gateway.
For context, we use serverless in conjunction with the plugins serverless-wsgi and serverless-apigateway-access-logs to host a Python Flask webapp and log its HTTP requests. We'd like these log records to get forwarded to our lambdas as well.
The text was updated successfully, but these errors were encountered:
I'd like to propose the introduction of an option that allows you to forward log records created by API Gateway.
For context, we use serverless in conjunction with the plugins
serverless-wsgi
andserverless-apigateway-access-logs
to host a Python Flask webapp and log its HTTP requests. We'd like these log records to get forwarded to our lambdas as well.The text was updated successfully, but these errors were encountered: