SERVER ERROR LOGS

Not applicable

Hi. Can someone please help me how can I get the server logs, especially the error logs? I know that there is an Error Analysis analytics, but there is no detail of the error there. Thanks.

0 3 612
3 REPLIES 3

@Ronald de la Cruz , Are you talking about cloud / onprem ?

from cloud

Dear @Ronald de la Cruz ,

What you see in "Error Analysis" analytics report is some high - medium level metrics like,

  • Is error due to Proxy / Target ?
  • Error codes information for Proxy / Target ? Like how many 4xx, 5xx
  • Errors by Proxy
  • Errors by Target
  • Detailed errors analysis by response code

Above will help you quickly get an idea and drill down to proxy / target API which is not behaving as per design. If you are looking for more details like what is the request URI etc, you can create the custom dashboards & see more details.

By default, we don't capture the response / request payload in analytics but you always have option to do same using Statistics collector policy. If you are thinking about custom logging, you always have option to do same using Message Logging policy.

Keep us posted.