At my organization we have WebLogic 10.3.0 running in a clustered environment with two managed servers. We run Oracle Identity Manager on those servers, with no load balancing. (Users manually choose the URL for one server or the other.) I want to determine the hit count (and if possible where the hits are coming from) for each of the two URLs used by end users. For example, I want to know if anyone is accessing OIM on the second server (which is not linked to from our Intranet), and if so, who they are.
How can I use WebLogic to do this? I'm guessing that the <server name>: Monitoring: Channels area is where I want to look, but over what time periods do the counts come from? And if WebLogic is currently unable to get that monitoring information ("Server is not currently reachable. No monitoring information available."), does that mean that the info is lost permanently?