When I click on System Logs, there are too many files. Can anyone help me to find the web api logs?
Discussion posts and replies are publicly visible
Follow the steps provided below:
Go to Sytem logs from Admin Comsole -> perf logs -> web_api_summary.csv / web_api_details.csv
web_api_summary.csv
web_api_details.csv
Thanks for the response.
Exception message is not found in both the files. Where exactly can we look for error message?
Please look out the errors in tomcat-access.log file . we can identify all the errors in access log.
Here it just displays something like below
2020-01-21 06:08:02 /suite/webapi/persistData - 500 0.282I wanted to check the exception message.