The Application Server provides capabilities to track and graphically display the operational statistics of a web service. You can configure monitoring the operations per web service or an application. The Application Server supports three levels of monitoring on a web service, LOW, HIGH, or OFF. The statistics exposed are:
Response time in milliseconds on any successful or unsuccessful operation (Maximum, Minimum, Average).
Throughput.
Total number of requests.
Total number of faults, including URI of the endpoint where the fault originated.
Total number of authentication failures.
Total number of authorization success.
You can also configure a web service to view messages (default is 25) for a web service endpoint. These messages are stored in the memory of remote server instances. Details of SOAP request, response, and HTTP header information are displayed.