To analyze the number of API failures,
- Login to admin portal (https://<ip_address>:<port>/admin).
- In the left navigation, Click NUMBER OF API FAILURES under LOG ANALYZER.
Introduction
This report indicates the number of API failures that have occurred during the selected time interval. Each API is represented by a different colour. To check the exact failure count for an API on a specific date, move the cursor over the relevant colour block as demonstrated below.

Purpose
This page allows you to:
- Check the API failure count at different time intervals, and identify any correlations that may exist between API failure and time.
- Compare the number of failures for different APIs and identify APIs with highest number of failures and identify the corrective action that needs to be taken.
Recommended Action
- Identify time intervals with the highest API failure counts and investigate further to find the causes.
- Identify APIs with the highest number of failures and investigate further by checking logs relating to these APIS to find the causes, and take corrective action (e.g., correct the message formats).