We are currently working on generating audit logs in XML format. However, despite trying many things, the logs are only being written to the UNIFIED_AUDIT
table instead of generating XML files. The same configuration works as expected on our Oracle 21c instance, but not on the newer version. I am aware that some auditing features have been deprecated or de-supported in recent releases—could this be one of them?
Are there any changes to the auditing framework in the latest Oracle versions that might impact XML audit log generation? Any guidance on how to generate or documentation references would be appreciated.