github.com/khulnasoft-lab/defsec@v1.0.5-0.20230827010352-5e9f46893d95/avd_docs/google/sql/AVD-GCP-0021/docs.md (about)

     1  
     2  Logging of statements which could contain sensitive data is not advised, therefore this setting should preclude all statements from being logged.
     3  
     4  ### Impact
     5  Sensitive data could be exposed in the database logs.
     6  
     7  <!-- DO NOT CHANGE -->
     8  {{ remediationActions }}
     9  
    10  ### Links
    11  - https://www.postgresql.org/docs/13/runtime-config-logging.html#GUC-LOG-MIN-DURATION-STATEMENT
    12  
    13