mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-14 17:02:56 +00:00
set to 'Hipaa': - setup and configure pgaudit and pgauditlogtofile extensions in compute_ctl. - spin up a rsyslog server in the compute VM, and configure it to send logs to the endpoint specified in AUDIT_LOGGING_ENDPOINT env. Change pgaudit.log default to log 'all'. exclude postgres database from audit logging: we consider it system database that doesn't contain any sensitive data. - add pgaudit, pgauditlogtofile to shared_preload_libraries if audit_log_level Hipaa is enabled Move rsyslog config to compute_rsyslog_template.conf Set pgaudit.log_rotation_age