DMS replication tasks for the source database should have logging enabled

このページは日本語には対応しておりません。随時翻訳に取り組んでいます。翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください。

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 SOURCE_CAPTURE and SOURCE_UNLOAD. 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.