Help Center/ Database Security Service/ FAQs/ Functions/ How Do I Interconnect with DBSS Audit Data Storage?
Updated on 2022-09-22 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 Configure. In the displayed dialog box, set the parameters, as shown in Figure 1. For details about related parameters, see Table 1.

    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. The 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.

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