Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The following sections are for embedded file databases such as:

  • Fixed-size files

  • CSV files

The following example shows the procedure to connect a CSV file. This is a general procedure and applies to all the databases listed above.

Deploying the Data Masking Module

Procedure to deploy the Data Masking Module:

  1. Adding a Data Source

  2. Creating an Environment

  3. Performing a Sensitive Data Search

  4. Manual Editing the Masking Configuration

  5. Data Masking and Progress Monitoring

Adding a Data Source

To add a Data Source:

  1. On the navigation bar, click Data Sources.

  2. Click Add Data Source.

3. Select source data type.

image-20240712-160223.png

4. Fill in the data source details.

image-20240712-160733.png
  1. You can use option load parameters from the configuration file if the file has a known columns structure with previously saved configuration.

image-20240712-161827.png

Creating an Environment

The environment with the same name will be automatically generated for the created embedded data source.

Sensitive Data Search

Automated sensitive search is not applicable for the embedded data types, only manual editing is allowed

Manual Editing the Masking Configuration

To manually edit the masking configuration:

  1. On the navigation bar, click Masking Editor.

  2. Select the required environment.

3. Select the data column from the file you want to assign a masking rule.

4. The main panel displays the masking rules currently applied to the columns in the table selected.

image-20240712-163215.png

To select another/new masking rule:

  1. For the required column, click on the “Folder”.

2. Click the required masking rule and click Select.

image-20240215-083527.png

Data Masking and Progress Monitoring

To mask the environment:

  1. Click Mask.

    image-20240215-094154.png

2. Fill in the masking details and click Mask.

image-20240712-163400.png

You can select either option to upload the file from your computer or provide a server-side URL of the previously downloaded file accessible by the service (default folder is /tmp/acc_masking)

image-20240712-164347.png

If the user selects the option Upload file, a new masked file with the additional extension .masked will be automatically downloaded after the successful masking process.

If the user selects the option Server-side file, a new file with masked values and the additional extension .masked will be placed in the same folder. The existing file will be overwritten.

  • No labels