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-261956r1000975_rule
- Version
- CD16-00-011200
- Severity
- Medium
- References
- Updated
Remediation Templates
A Manual Procedure
Note: The following instructions use the PGDATA and PGVER environment variables. Refer to APPENDIX-F for instructions on configuring PGDATA and APPENDIX-H for PGVER.
To ensure logging is enabled, see the instructions in the supplementary content APPENDIX-C.
If logging is enabled the following configurations must be made to log connections, date/time, username, and session identifier.