forked from docs/doc-exports
Reviewed-by: Rogal, Marcel <mrogal@noreply.gitea.eco.tsi-dev.otc-service.com> Co-authored-by: qiaoli <qiaoli@huawei.com> Co-committed-by: qiaoli <qiaoli@huawei.com>
3.9 KiB
3.9 KiB
Managing an SQL Whitelist
You can edit, disable, and delete the added SQL statement whitelist.
Prerequisites
The SQL statement to be associated has been added to the whitelist.
Procedure
- Log in to the management console.
- Select a region, click
, and choose . The Dashboard page is displayed. - In the navigation tree on the left, choose Audit Rules.
- In the Instance drop-down list, select the instance whose session information you want to view.
- Click the SQL Whitelist tab to view all SQL statement whitelists.
- Manage the whitelist.
- Click Edit in the Operation column of the target SQL statement to modify the description and applied database.
- Click Disable in the Operation column of the target SQL statement. The disabled statement does not execute the rule in the audit.
- Click Delete in the Operation column of the target SQL statement. The deleted SQL statement cannot be restored. You can only add the SQL statement to the whitelist again. The SQL statement will be scanned again.
To delete multiple SQL statements from the whitelist, select the SQL statements to be deleted, click Delete All and confirm the deletion.
Parent topic: SQL whitelist
