View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005376 | SymmetricDS | Improvement | public | 2022-07-26 19:14 | 2022-07-27 18:59 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.14.0 | ||||
Target Version | 3.14.0 | Fixed in Version | 3.14.0 | ||
Summary | 0005376: Parameter to disable logging of application data from a batch error | ||||
Description | Add a parameter dataloader.log.sql.params.on.error that can be set to false to disable logging of any user application data. When a batch is in error, it will write to the log file with the SQL statement, types, parameters, and parsed change data. While it's useful for troubleshooting, some sites want to eliminate user data from logs for security policy compliance. When disabling this parameter, it will log only the SQL statement and types. | ||||
Tags | security | ||||
SymmetricDS: 3.14 f9f23b4c 2022-07-26 19:15:43 Details Diff |
0005376: Parameter to disable logging of application data from a batch error |
Affected Issues 0005376 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/common/ParameterConstants.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/load/AbstractDataLoaderFactory.java | Diff File | ||
mod - symmetric-core/src/main/resources/symmetric-default.properties | Diff File | ||
mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DatabaseWriterSettings.java | Diff File | ||
mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DefaultDatabaseWriter.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-07-26 19:14 | elong | New Issue | |
2022-07-26 19:14 | elong | Status | new => assigned |
2022-07-26 19:14 | elong | Assigned To | => elong |
2022-07-26 19:14 | elong | Tag Attached: security | |
2022-07-26 19:15 | elong | Status | assigned => resolved |
2022-07-26 19:15 | elong | Resolution | open => fixed |
2022-07-26 19:15 | elong | Fixed in Version | => 3.14.0 |
2022-07-26 20:00 | admin | Changeset attached | => SymmetricDS 3.14 f9f23b4c |
2022-07-27 18:59 | admin | Status | resolved => closed |