1 Resposta
- Mais recentes
- Mais votos
- Mais comentários
1
It is. General log can be very heavy, and will profile everything, which is pretty hard on write performance. Audit log is specifically designed for auditing purpose, and is lightweight.
More info on audit log can be found here.
respondido há 6 anos
Conteúdo relevante
feita há um ano
feita há um ano

What is the performance impact on the database when Audit Logging is turned on? I read that to turn off the audit (when I finish with auditing) I need to remove the audit plugin and that will restart the DB instance. https://repost.aws/knowledge-center/advanced-audit-rds-mysql-cloudwatch So I am considering to keep audit turn on.