PostgreSQL must generate audit records when successful logons or connections occur.
An XCCDF Rule
Description
For completeness of forensic analysis, it is necessary to track who/what (a user or other principal) logs on to PostgreSQL.
- ID
- SV-214092r879874_rule
- Version
- PGS9-00-005100
- Severity
- Medium
- References
- Updated
Remediation Templates
A Manual Procedure
Note: The following instructions use the PGDATA and PGVER environment variables. See supplementary content APPENDIX-F for instructions on configuring PGDATA and APPENDIX-H for PGVER.
To ensure that logging is enabled, review supplementary content APPENDIX-C for instructions on enabling logging.
If logging is enabled the following configurations must be made to log connections, date/time, username, and session identifier.