Logging Request and Response payloads with azure products
Navya Manasa
1
Reputation point
Hi,
I'm looking for a way to log request and response payloads for intermediate calls( soap call, other API..). Which is best azure product for this and how can I achieve this? I'm currently using azure app insights where I'm able to view response time , IDs and other details but not intermediate response pay loads.
Note:
I'm using spring boot to develop my Microservice.
Sign in to answer