The EDB Postgres Advanced Server must off-load audit data to a separate log management facility; this must be continuous and in near real time for systems with a network connection to the storage facility and weekly or more often for stand-alone systems.

Severity
Group ID
Group Title
Version
Rule ID
Date
STIG Version
mediumV-259328SRG-APP-000515-DB-000318EPAS-00-013000SV-259328r961860_rule2024-08-272
Description
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, to files in the file system, to other kinds of local repository, or directly to a centralized log management system. Whatever the method used, it must be compatible with off-loading the records to the centralized system.
ℹ️ Check
If Postgres Enterprise Manager (PEM) or another log collection tool is not installed and configured to automatically collect audit logs, this is a finding. Review the system documentation for a description of how audit records are off-loaded and how local audit log space is managed.
✔️ Fix
Install PEM and configure the centralized Audit Manager as documented here: https://www.enterprisedb.com/docs/pem/latest/pem_online_help/04_toc_pem_features/04_audit_manager/ If another tool other than PEM is used, configure it to meet this requirement.