github.com/khulnasoft-lab/defsec@v1.0.5-0.20230827010352-5e9f46893d95/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