Hello, quick question. Does seed support <Access L...
# seed
m
Hello, quick question. Does seed support Access Logs for ApiGateways within SST applications?
f
Hey @Maged Mortaga, do you mean enabling access logs? For SST apps, it’s highly recommended to configure it in the
Api
construct itself.
Access log is enabled by default, and here’s an example of customizing it https://docs.serverless-stack.com/constructs/Api#configuring-access-log
m
I can see the access logs over Cloudwatch. But as I understood I can enable viewing the Access Logs in Seed as well, right? But unfortunately I dont see a link as stated in the seed docs above.