github.com/aquasecurity/trivy-iac@v0.8.1-0.20240127024015-3d8e412cf0ab/avd_docs/google/sql/AVD-GCP-0014/docs.md (about)

     1  
     2  Temporary files are not logged by default. To log all temporary files, a value of `0` should set in the `log_temp_files` flag - as all files greater in size than the number of bytes set in this flag will be logged.
     3  
     4  ### Impact
     5  Use of temporary files will not be logged
     6  
     7  <!-- DO NOT CHANGE -->
     8  {{ remediationActions }}
     9  
    10  ### Links
    11  - https://postgresqlco.nf/doc/en/param/log_temp_files/
    12  
    13