Amplify access logs missing URL path of custom domain in Amplify Console Experience
nikhil123987 opened this issue · 2 comments
Before opening, please confirm:
- I have checked to see if my question is addressed in the FAQ.
- I have searched for duplicate or closed issues.
- I have removed any sensitive information from my code snippets and submission.
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.
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!
Thanks i just reproduced this and updated the title