Top
Enterprise Postgres 18 for Kubernetes User's Guide

4.12.1 Simplifies Parameter Setting

Simplify audit log parameter settings and reduce initial setup costs. The only setting required is enabling the enable parameter. The pgaduit module is loaded when the FEP server starts and audit logs are stored in the logs directory.

By customizing the audit log configuration file as necessary, it is also possible to make settings according to operational requirements.

spec:
  fep:
    pgAuditLog:
      enable: true