How to track if user facing any login problem in backend
we get lots complaints during the weekend that users unable to access the oracle appls login page after its maintenance window.
We manually check whether login page,forms & cp is running fine after maintenance window on every weekend.However ,we continue get complaints from users that they could not able to access login page.
Is there any way to keep track of how/which users is trying to connect oracle login page and what kind of issues they are facing from back end.
I see the access_log in $APACHE_TOP contains all user login details which user & what time login to application.