How to include API response body into Tyk Dashboard Log Browser?

Hi,

I am using Tyk Dashboard to create APIs. And I want to log some data for my APIs.

I notice that when I get the log (in log browser), in the response part of the log browser, it does not contain the response body of my APIs (like a JSON object).

I am just wondering is it possible to include my API response body into the log browser? Is there any environmental variable that I can set for it?

Thanks and regards,

Maan Tarng

You would need to enable Detailed Logging see your payload in the Log Browser. I assume this issue is already resolved based on this thread Is it possible to keep the log data in Tky Dashboard (Log Browser)?

Hi @Olu, thanks for your help and information.