For example, products are being audited even if audit.product.enabled=false. Workaround is completely disabling the audit framework by auditing.enabled=false (or else DB size grows ~3Gb/day).
There's a JIRA https://jira.hybris.com/browse/ECP-2651 that has been marked as resolved, but the fix version is a mysterious 1808. The issue affects Hybris 6.6+ (including the latest 6.7.0.2). Any hints on when we will be able to start using audit system?
I'm attaching also an integration test that clearly reproduces the issue: AuditEnablementServiceBugTest.java