Logging and monitoring

PostgreSQL instance with ‘log_error_verbosity’ flag set to ‘terse’

Platform(s)
Compliance Frameworks

Brazilian General Data Protection (LGPD), CCM-CSA, CCPA, coppa, CPRA, Data Security Posture Management (DSPM) Best Practices, GCP CIS, hdh, iso_27001_2022, iso_27002_2022, New Zealand Information Security Manual, NIST 800-171, NIST 800-53, PDPA, pipeda, UK Cyber Essentials

Description

Auditing helps in troubleshooting operational problems and also permits forensic analysis. If log_error_verbosity is not set to the correct value, too many details or too few details may be logged. This flag should be configured with a value of 'DEFAULT' or stricter. TERSE excludes the logging of DETAIL, HINT, QUERY, and CONTEXT error information and thus not recommended.