question

NavyaManasa-6693 avatar image
0 Votes"
NavyaManasa-6693 asked brtrach-MSFT commented

Logging Request and Response payloads with azure products

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.

azure-monitor
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@NavyaManasa-6693, since it appears the community has no suggestions I wanted to step in and see if you still required help?

It would help to know what service you're using to run your Microservice. Is it Azure API Management?

If so, API management has the capability to log request and response payloads to Application Insights but it's disabled by default. For more information on how to accomplish this, please see here.

If there is another product you are using for your microservice, please let us know so we can investigate if it supports payload logging to Application Insights.

0 Votes 0 ·

0 Answers