To get specific log result apply filter
- Set filter for instances, databases, collections, and generated APIs level. To get particular API logs.
- The filter can apply to Custom APIs, System APIs, Third-party APIs, Events and Schedulers too.
- Date-wise filter for all logs.
The below properties can be checked in logs.
- API request details like body, params, query params, and headers.
- Response body
- Time is taken by API
- API status code
- View separated logs for each API call.
From the logs , the user can find
- Slow APIs
- Failed APIs with reason
- Apply different types of filters & sorting to logs
- Download logs in excel and pdf files