DMS replication tasks for the target database should have logging enabled

Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

Description

This control verifies whether logging is enabled with at least the default severity level (LOGGER_SEVERITY_DEFAULT) for DMS replication tasks of the types TARGET_APPLY and TARGET_LOAD. If logging is disabled for these tasks or the severity level is below LOGGER_SEVERITY_DEFAULT, the control fails. Acceptable logging levels are LOGGER_SEVERITY_DEFAULT, LOGGER_SEVERITY_DEBUG or LOGGER_SEVERITY_DETAILED_DEBUG.

Amazon CloudWatch is used by DMS to capture log information throughout the migration process. By configuring task settings, you can determine which components are logged and the level of detail recorded. Logging is essential for DMS replication tasks, supporting activities such as monitoring, troubleshooting, auditing, performance analysis, error detection, recovery, historical reviews, and reporting.

Remediation

For guidance on configuring replication task logging, please refer to the Viewing and managing AWS DMS task logs section of the AWS Database Migration Service User Guide.