Hi everyone,
I’m currently working on implementing Oracle Audit Vault and Database Firewall (AVDF) and would like to know the best way to integrate it with an existing Oracle Autonomous Transaction Processing (ATP) database in OCI.
I understand that we cannot install agents directly on ATP since it's a managed service, but I’d like to know:
- What are the supported methods for capturing audit data from ATP into AVDF?
- Can we export the UNIFIED_AUDIT_TRAIL using
DBMS_CLOUD.EXPORT_DATA
to Object Storage and ingest it into AVDF?
- Has anyone successfully set up OCI Logging → Object Storage / Streaming → AVDF pipeline for this?
- What would be the recommended architecture and any gotchas to consider?
Is there any step by step guide to install AVDF in ATP?
Any help or shared experience would be greatly appreciated.
Thanks in advance!
Best regards,