Medium
DMS
Regional
DMS replication tasks for the target database should have logging enabled
NIST 800-53PCI DSS v4.0.1PCI DSS v6.3.3HIPAA
Description
Confirms that DMS replication tasks have logging enabled at LOGGER_SEVERITY_DEFAULT or higher for TARGET_APPLY and TARGET_LOAD operations.
Remediation
Enable logging for DMS replication tasks with appropriate severity levels for target database operations.
Steps
- Navigate to the AWS DMS console
- Go to the Database migration tasks section
- Select the replication task that needs logging
- Modify the task settings
- In the 'Logging' section, enable 'Target apply logging' and 'Target load logging'
- Set the severity level to at least 'LOGGER_SEVERITY_DEFAULT' or higher
- Configure CloudWatch Logs destination if needed
- Save the configuration changes
- Verify that logging is now enabled for the target database operations
Compliance
NIST 800-53PCI DSS v4.0.1PCI DSS v6.3.3HIPAA