Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable logging & tracing on the API Gateway #7

Open
colinbut opened this issue Dec 25, 2020 · 0 comments
Open

Enable logging & tracing on the API Gateway #7

colinbut opened this issue Dec 25, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@colinbut
Copy link
Owner

API GW comes in 2 types of logging:

  1. access logs
  2. execution logs

Will need to define a CloudWatch log group for storing the access logs & also define a pattern (ideally in JSON format?)
Require the permissions/roles for the API Gateway to write to the CloudWatch logs. Note that this is per account basis for the API GW - https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-account.html

@colinbut colinbut added the enhancement New feature or request label Dec 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant