为什么重命名之后,AWS DMS 复制任务的记录日志不运行了?

0

【以下的问题经过翻译处理】 从下面的文章中,一切似乎都在正常运行,但是我无法让DMS迁移任务创建日志组并记录事件到Cloudwatch。这个功能长时间以来一直运行得很完美,但最近在重命名之后就不运行了。

https://aws.amazon.com/premiumsupport/knowledge-center/dms-cloudwatch-logs-not-appearing/

有没有地方可以查看日志组创建失败的原因或验证是否存在权限问题?

以下是启用日志记录的每个任务的任务设置:

{
    "Logging": {
        "EnableLogging": true,
        "EnableLogContext": false,


这是DMS授予的IAM角色:

Enter image description here

这是上面角色的策略附件:

Enter image description here

1 réponse
0

【以下的回答经过翻译处理】 IAM角色必须明确命名为dms-cloudwatch-logs-role。 如果角色名称不是dms-cloudwatch-logs-role,则DMS任务日志记录将无法正常工作。

profile picture
EXPERT
répondu il y a 5 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions

Contenus pertinents