Hi,
I have a web-service application that exposes lot of web-methods ( internally calling internal APIs or external web-services or called by another services).
Is there any Tool/API/Plug In available for below requirements:
1. To record all web requests invoked for  IIS hosted web services and there related web responses.
2. To record all requests invoked from IIS hosted web services to some third party services/url and there responses.
I would like to have a tool to monitor this whole application running under IIS. To be clear I just want to inspect the requests and there responses irrespective of there failure or success.
We want to record all this information for our IIS hosted web services with minimum code changes required by using the tool/api.
Really looking forward for your reply.
Thanks

Go to the complete details ...