Customizing the Pattern File (Optional)
To customize the Pattern file, do the following:
- Access the directory where DBSAT is installed.
Navigate to the
Discover/confdirectory. Make a copy of thesensitive.inifile and rename the filemy_sensitive.ini.Note:
The
Discover/confdirectory also contains the following language-specific.inifiles to help discover sensitive data in data dictionaries in major European languages (filename - country, language):sensitive_en.ini- English, U.S.sensitive_de.ini- German, Germany.sensitive_el.ini- Greek, Greece.sensitive_es.ini- Spanish, Spain.sensitive_fr.ini- French, France.sensitive_it.ini- Italian, Italy.sensitive_nl.ini- Dutch, Netherlands.sensitive_pt.ini- Portuguese, Portugal
- Open
my_sensitive_en.ini. - Customize the settings by adding new Sensitive Types and modifying existing Sensitive Types. For more information about adding new Sensitive Types and Sensitive Categories to the Pattern file, see About Sensitive Types and Configuration Settings.
- Save and close
my_sensitive_en.ini.
The Pattern file is configured. - Include
my_sensitive_en.iniin the Discoverer scan by adding a reference to the file in thecustom_dbsat.configfile.
sensitive_pattern_files = my_sensitive_en.ini
For more information about referencing the Pattern file in the custom_dbsat.config file, see Configuring dbsat.config.