mourya-satyam-888 opened a new issue, #3965: URL: https://github.com/apache/logging-log4j2/issues/3965
## Description I am using the GZ compression, I have observed that renaming of the file is done correctly but after the compression the modified time is not preserved for the compressed file. unlike in gzip or logrotate it preserve the Modified time from source. is there any way to configure this, as per code POSIX action only have file permission, owner and group settings. There is no explicit way of having same timestamp as source. ## Configuration **Version:** [Log4j version] 2.17.1 **Operating system:** [OS and version] **JDK:** [JDK distribution and version] ## Logs ``` [Stacktraces, errors, etc. relevant applications logs.] ``` ## Reproduction [An isolated test reproducing the test. JUnit tests similar to the ones in the code base are extremely appreciated.] -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
