Daily backup schedule compliance reports for vaulted resources

This page provides an overview of prebuilt daily backup schedule policy reports, which are available in BigQuery and Looker Studio. These reports are displayed for vaulted resources that are protected using backup plans.

You can access these reports after you execute the prebuilt script in the same project where the logs are being routed through the log sink.

The daily backup schedule compliance report includes the following fields.

  • date: The date that the compliance status is reported on.
  • resource_type: The type of resource, for example, a Compute Engine instance.
  • resource_name: The name of the resource that is associated with the daily schedule backup policy.
  • resource_project_name: The name of the project where the resource exists.
  • backup_plan_name: The name of the backup plan that is associated with the source resource.
  • rule_name: The name of the backup rule used to backup jobs.
  • backup_window: The backup window where you have defined the timeframe of when backup jobs can start. The backup window uses the 24-hour clock format, with start and end times between 00 and 24 hours, and a minimum of six hours for the window.
  • backup_window_time_zone: The timezone of the daily schedule backup policy window.
  • backup_schedule_compliance_status: The compliance status of the daily schedule backup policy. The status can be pending, successful, or failed.
  • comment: A description explaining the compliance status of the daily schedule backup policy.
  • backup_vault_name: The name of the backup vault that is used for daily schedule backup policy.
  • backup_vault_project_name: The backup vault project that is used for daily schedule backup policy.
  • backup_vault_location: The location of the backup vault.
  • resource_location: The location of the protected resource.

What's next