Information
Information stored in one location is vulnerable to accidental or incidental deletion or alteration.
Off-loading is a common process in information systems with limited audit storage capacity.
The DBMS may write audit records to database tables, files in the file system, other kinds of local repositories, or a centralized log management system. Whatever the method used, it must be compatible with off-loading the records to the centralized system.
NOTE: Nessus has not performed this check. Please review the benchmark to ensure target compliance.
Solution
Configure the DBMS or deploy and configure software tools to transfer audit records to a centralized log management system, continuously and in near-real-time where a continuous network connection to the log management system exists, or at least weekly in the absence of such a connection.
For more information on auditing, refer to the following documents:
https://docs.oracle.com/database/121/DBSEG/auditing.htm#DBSEG1024