Update an Existing EDM Data Set on the DLP Cloud Service
Focus
Focus
Enterprise DLP

Update an Existing EDM Data Set on the DLP Cloud Service

Table of Contents

Update an Existing EDM Data Set on the DLP Cloud Service

Update an existing Exact Data Matching (EDM) data set on the DLP cloud service.
Where Can I Use This?
What Do I Need?
  • NGFW (Managed by Panorama)
  • Prisma Access (Managed by Strata Cloud Manager)
  • SaaS Security
  • NGFW (Managed by Strata Cloud Manager)
  • Enterprise Data Loss Prevention (E-DLP)
    license
  • NGFW (Managed by Panorama)
    —Support and
    Panorama
    device management licenses
  • Prisma Access (Managed by Strata Cloud Manager)
    Prisma Access
    license
  • SaaS Security
    SaaS Security
    license
  • NGFW (Managed by Strata Cloud Manager)
    —Support and
    AIOps for NGFW Premium
    licenses
Or any of the following licenses that include the
Enterprise DLP
license
  • Prisma Access
    CASB license
  • Next-Generation CASB for Prisma Access and NGFW (CASB-X)
    license
  • Data Security
    license
Update an existing Exact Data Match (EDM) data set you already uploaded to the DLP cloud service. To quickly update an existing EDM data set on the DLP cloud service, configure the
upload_config.properties
and
config.properties
files. To update an existing EDM data set, you must upload the entire encrypted EDM data set to the DLP cloud service. Updating an existing data set on the DLP cloud service overwrites the existing data set with the same data set name.
If you prefer using Interactive mode to upload an EDM data set to the DLP cloud service, see Create and Upload an Encrypted EDM Data to the DLP Cloud Service in Interactive Mode for more information. You must still go through the Interactive mode upload process, but you must enter
n
when prompted whether to create a new EDM data set on the DLP cloud service.
  1. On the local device where you downloaded the EDM CLI application, navigate to and open the
    upload_config.properties
    file.
    The
    upload_config.properties
    file is bundled in the
    package-edm-secure-cli-<version>-<platform>.zip
    file you extracted when you set up the EDM CLI application.
  2. Edit the
    upload_config.properties
    file.
    1. Enter the
      dataset_name
      of the existing EDM data set on the DLP cloud service you want to update.
    2. Save the changes to the
      upload_config.properties
      file.
  3. Modify the
    config.properties
    file.
    1. Navigate to the
      package-edm-secure-cli-<version>-<platform>
      directory and open the
      config.properties
      file.
    2. Enter the path of the EDM data set for upload that you want to overwrite the existing EDM data set on the DLP cloud service.
    3. Modify the rest of the
      config.properties
      file as needed.
    4. Select
      File
      and
      Save
      the configuration file.
  4. Update the EDM data set on the DLP cloud service.
    1. Open a terminal and navigate to the
      package-edm-secure-cli-<version>-<platform>
      directory where the EDM CLI application is located.
    2. Upload the existing EDM data set to the DLP cloud service.
      • Windows
        admin:
        edm-secure-cli.bat update
      • Linux
        admin:
        ./edm-secure-cli.sh update
      Entering this command creates a secured copy of the EDM data set specified in the
      config.properties
      file and begins uploading to the DLP cloud service.
    3. Verify that the EDM data set is uploaded to the DLP cloud service successfully.
      A progress bar and success message are displayed to notify you whether the upload is successful.

Recommended For You