I am using Oracle weblogic server 11g. I came to know that logs are created at this location "Oracle\Middleware\user_projects\domains\base_domain\servers\AdminServer\logs"
I want to get following logs.
- All requests that were received by weblogic server.
- Count of requests that were served and requests that were not served.
I could not find these logs.