Running Reports

Running Reports

Run Dynamic Data Masking Reports to create Reports output files of the log information in the Log Loader database tables.
Run Reports with the following command:
java -Djava.util.logging.config.file=ddmreportlog.properties -classpath .;jars\*; DDMReportGenerator <Parameters>
The following table describes the parameters that you can define:
Parameter
Description
Rule
The name of the Dynamic Data Masking rule.
RuleList
A list of the Dynamic Data Masking rules. Separate rules with a comma.
Database
The server name in the SERVER_NAME column of the RULE_LOG table.
Database List
A list of server names. Separate the server names with a comma.
Program
The program that queried the database.
StartDate*
The date of the log entry in the Dynamic Data Masking log. Reports compiles log information that Dynamic Data Masking logged after the StartDate. Use dd/mm/yyyy format for StartDate.
EndDate*
The date of the log entry in the Dynamic Data Masking log. Reports compiles log information that Dynamic Data Masking logged before the EndDate. Use dd/mm/yyyy format for EndDate.
Report Name*
The report name. You can choose the following report names:
  • Data Source Interaction
  • Rule Interaction
  • Rules With Data Masking
*
You must define the Report Name and the StartDate or EndDate

0 COMMENTS

We’d like to hear from you!