This topic describes how to view an inspection report.
Applicability
This topic applies only to OceanBase Cloud Platform Enterprise Edition. OceanBase Cloud Platform Community Edition does not support the inspection service.
You can view an inspection report from the following entries:
- On the
Inspection List tab, clickView Report in the inspection progress. - View the inspection report on the
Inspection History tab.
Prerequisites
Make sure that you have the following permissions:
-
Resource Permissions : Cluster Read-only or Tenant Read-only permission -
Menu Permissions : Permission on theInspection Service menu ofO&M Management
Procedure
This topic describes how to view an inspection report on the
Log on to the OceanBase Cloud Platform (OCP) console. In the left-side navigation pane, choose
Inspection Service .Click the
Inspection History tab.In the inspection history list, locate the task that you want to view, move the pointer over the More icon (···) in the Actions column, and select
View Report .Access the
Reports page and view the inspection details, includingBasic Information ,Overview of Inspection Results , and risk details.You can query risk details on the following two tabs: Summary by Risk and Summary by Inspection Item. On the Summary by Risk tab, you can filter inspection results by risk level.

Note
If the value of an inspection item in the inspection report cannot be queried, you can view the cause in the logs of the inspection task. For more information, see View an inspection task.
Related operations
OCP allows you to periodically clear historical inspection reports by using system parameters:
The
ocp.inspection.report.expired.cleanup.enabledparameter specifies whether to clear the expired inspection reports. The default value isfalse. If you set the value totrue, OCP automatically clears all inspection reports that were generated the specified number of days before, which is specified in theocp.inspection.report.expired.daysparameter.The
ocp.inspection.report.expired.daysparameter specifies the number of days after which an inspection report expires. The default value is 15 days. If you enable the automatic cleanup feature, OCP clears all expired inspection reports except the standardized host check reports at 00:00 every day.