Is there any way to disable auditing "LOGOFF BY CLEANUP" (ACTION#=102) in Oracle 12c (12.1.0.2)? I've tried "NOAUDIT CREATE SESSION", "NOAUDIT SESSION" but neither works. There are still new entries populated in AUD$.
Parameter audit_trail=DB, audit_sys_operations tested with both true and false - no chance!
Any hint?