Check: EPAS-00-007900
EnterpriseDB Postgres Advanced Server (EPAS) STIG:
EPAS-00-007900
(in version v1 r1)
Title
The EDB Postgres Advanced Server must allocate audit record storage capacity in accordance with organization-defined audit record storage requirements. (Cat II impact)
Discussion
In order to ensure sufficient storage capacity for the audit logs, the DBMS must be able to allocate audit record storage capacity. Although another requirement (SRG-APP-000515-DB-000318) mandates that audit data be off-loaded to a centralized log management system, it remains necessary to provide space on the database server to serve as a buffer against outages and capacity limits of the off-loading mechanism. The task of allocating audit record storage capacity is usually performed during initial installation of the DBMS and is closely associated with the DBA and system administrator roles. The DBA or system administrator will usually coordinate the allocation of physical drive space with the application owner/installer and the application will prompt the installer to provide the capacity information, the physical location of the disk, or both. In determining the capacity requirements, consider factors such as total number of users; expected number of concurrent users during busy periods; number and type of events being monitored; types and amounts of data being captured; the frequency/speed with which audit records are off-loaded to the central log management system; and any limitations that exist on the DBMS's ability to reuse the space formerly occupied by off-loaded records.
Check Content
Investigate whether there have been any incidents where the EDB Postgres Advanced Server ran out of audit log space since the last time the space was allocated or other corrective measures were taken. If there have been, this is a finding.
Fix Text
Allocate sufficient audit file space to "<PostgreSQL data directory>/edb_audit" to support peak demand.
Additional Identifiers
Rule ID: SV-259278r938887_rule
Vulnerability ID: V-259278
Group Title: SRG-APP-000357-DB-000316
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-001849 |
The organization allocates audit record storage capacity in accordance with organization-defined audit record storage requirements. |
Controls
Number | Title |
---|---|
AU-4 |
Audit Storage Capacity |