Event language
UI language
<p>Managing audit log filters across hundreds of databases is error-prone and tedious. What if you could <strong>enforce standardized filters as code</strong>, track changes in Git, and deploy them fleet-wide in seconds? In this talk, we’ll dive into <strong>terraform-provider-auditlogfilters</strong> – an open-source tool built to:</p><ul><li><strong>Eliminate manual filter testing</strong> with declarative, version-controlled policies</li><li><strong>Deploy filters globally</strong> across MySQL clusters via Terraform’s for_each and modules</li><li><strong>Prevent drift</strong> using CI/CD pipelines (e.g., GitHub Actions) to validate rules pre-deployment</li><li><strong>Audit historical changes</strong> using Terraform state diffs</li></ul>