Skip to main content

Privacera Platform

How-to

:

Include and exclude resources in GCS

Add a bucket in the inclusion
  1. From the navigation menu, select Discovery > Data Source.

  2. From the Applications menu, select GCS-Google Cloud Storage.

  3. In the Include Resource tab, add the resources that need to be scanned and discovered by Privacera Discovery.

    You can use the following patterns to add resources:

    • gs://bucket_name

    • gs://bucket_name/folder_child/

    • gs://bucket_name/*

    • gs://bucket_name/filename.format

    • gs://<bucket_name>/<folder_name>/*

Add a bucket in the exclusion
  1. From the navigation menu, select Discovery > Data Sources.

  2. From the Applications menu, select GCS-Google Cloud Storage.

  3. In the Exclude Resource tab, add the resources that need to be ignored by Privacera Discovery.

    You can use the following patterns to add resources:

    • *.format

    • /file_path/

    • * folder_name/file*

    • * file_name *

    • file_name*

    • * file_name

    • gs://<bucketname>/<folder_name>/*.file_extension

Include and exclude datasets and tables in GBQ

Include a dataset or table in GBQ
  1. From the navigation menu, select Discovery > Data Source.

  2. From the Applications menu, select GBQ-Google BigQuery, and then click Include Dataset or Table.

  3. In the Include Dataset or Table tab, add the dataset or table that needs to be scanned and discovered by Privacera Discovery.

    You can use the following patterns:

    • */sales_2018

    • */sales_2020

    • finance_sandbox1/

    • eCommerce/sales_2020

    • finance/sales

Exclude a dataset or table in GBQ
  1. From the navigation menu, select Discovery > Data Source.

  2. From the Applications menu, select GBQ-Google BigQuery, and then click Exclude Dataset or Table.

  3. In the Exclude Dataset or Table tab, add the dataset or table that needs to be ignored by Privacera Discovery.

    You can use the following patterns:

    • */sales_2018

    • */sales_2020

    • finance_sandbox1/

    • eCommerce/sales_2020

    • finance/sales