Amazon Aurora zero-ETL for capturing change history

0

I currently use Aurora MySQL and need to capture history on some tables, currently use a custom solution using custom apllication logic to capture history for a given table. Been looking Amazon Aurora zero-ETL to redshift, is it possible to configure so changes are captured in redshift so I can query history for a given table?

AC
질문됨 한 달 전276회 조회
1개 답변
0

Hello AC,

To capture and view the history on the tables, you would need to enable audit logging on the table. To accomplish that

  1. select the database and click on Modify.
  2. In the subsequent screen, scroll all the way to the bottom in the Additional Configuration section and turn on Audit Log in the Log Exports section

You could also follow the steps as described in this re:Post article.

To send the logs from CloudWatch to Redshift enable subscriptions by following the steps here.

Hope this helps.

Best regards, Mukul Dharwadkar

profile picture
답변함 한 달 전
profile picture
전문가
검토됨 한 달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인