Help Center> Database Security Service> FAQs> Functions> How Do I Interconnect with DBSS Audit Data Storage?
Updated on 2024-04-16 GMT+08:00

How Do I Interconnect with DBSS Audit Data Storage?

You can enable automatic backup in DBSS to back up audit data to OBS buckets.

Automatic backup requires fine-grained OBS authorization. For details, see Backing Up and Restoring Database Audit Logs.

  1. Log in to the management console.
  2. Select a region, click , and choose Security & Compliance > Database Security Service. The Dashboard page is displayed.
  3. In the navigation tree on the left, choose Settings.
  4. In the Instance drop-down list, select the required instance and click the Backup and Restoration tab.
  5. Click Modify Automated Backup Settings. In the displayed dialog box, set the auto backup parameters. Table 1 describes the parameters.

    Figure 1 Configure Automatic Backup dialog box
    Table 1 Parameters

    Parameter

    Description

    Example Value

    Automatic Backup

    Status of automatic backup

    • : enabled
    • : disabled

    Backup Period

    Automatic backup period. Its options are as follows:

    • Daily
    • Hourly

    Daily

    Started

    Start time of the backup. Click to configure.

    2020/01/14 20:27:08

    Bucket Name

    Name of the OBS bucket used for backup. Its options are as follows:

    • Create Default Bucket
    • Select Bucket
    NOTE:
    • If you click Create Default Bucket, you will be prompted to authorize OBS for exporting audit log backups.
    • Audit logs can be exported only to the bucket created by DBSS.

    20f18-7a5a-4042

    Export Directory

    Directory for storing backup files in the OBS bucket.

    test

  6. Click OK.

    After the automatic backup function is configured, new data in the database will be backed up one hour later. Then you can view the backup information.

Then you can interconnect with the audit data storage via OBS APIs. For details, see API Overview.

Functions FAQs

more