Information
Enabling the audit option for the DATABASE LINK object causes all activities on database links to be audited.
Rationale:
As the logging of user activities involving the creation or dropping of a DATABASE LINK can provide forensic evidence about a pattern of unauthorized activities, the audit capability should be enabled.
Solution
To remediate this setting, execute the following SQL statement in either the non multi-tenant or container database, it does NOT need run in the pluggable.
AUDIT DATABASE LINK;