Audit Log Export
You can export ()) audit logs as comma-separated values (CSV) files to a customer-managed external host. ) schedules and dispatches the export, and the selected Management Cloud Engine (MCE) initiates an outbound SFTP connection to the receiver host. The receiver does not require an inbound connection to ).
The Audit Log Export feature supports scheduled exports and on-demand exports for a selected time range.
Note:
A tenant can have up to five Audit Log Export Receivers. This limit includes receivers that might not be visible to the logged-in user due to MCE ACL filtering.Before You Begin
Only users in the default Administrators user group can view and configure audit log export receivers. You must also have access to the MCE that is associated with the receiver.
Before you add a receiver, ensure that the following requirements are met:
- The target host is available through Secure File Transfer Protocol (SFTP).
- You know the target host IP address or fully qualified domain name (FQDN), the absolute destination directory, and the user credentials.
- The selected MCE can establish an outbound SFTP connection to the target host on port 22.
- If you use public key authentication, the private key is available in
/opt/oracle/mce/export/audit-export/keyson the selected MCE, and the corresponding public key is installed for the target user on the receiver host.