aws-amplify / amplify-hosting

AWS Amplify Hosting provides a Git-based workflow for deploying and hosting fullstack serverless web applications.
https://aws.amazon.com/amplify/hosting/
Apache License 2.0
449 stars 113 forks source link

Amplify access logs missing URL path of custom domain in Amplify Console Experience #3922

Open nikhil123987 opened 2 months ago

nikhil123987 commented 2 months ago

Before opening, please confirm:

Amplify Hosting feature

Access logs

Is your feature request related to a problem? Please describe:

Access log do not contain any information about the URL path of amplify custom domain and if there turns out to be an issue with when any of the URL with different resource paths then amplify is not adding up these details on access logs which is creating a problem.

Describe how you'd like this feature to work

While trying to test using different URL path like /test/{user} then the access log only contains information about the root domain without any resource path being appended. In the case of testing with different resource path and if any of the resource path error out then there has to be a way of showing information about the path that has been errored out. Currently, it is not possible which is creating an issue in identifying the URL path which is causing issue.

github-actions[bot] commented 2 months ago

This has been identified as a feature request. If this feature is important to you, we strongly encourage you to give a 👍 reaction on the request. This helps us prioritize new features most important to you. Thank you!

mauerbac commented 1 week ago

Thanks i just reproduced this and updated the title