-
1. Re: Wildfly 16 incorrect working log zip rotator
jamezp Mar 22, 2019 6:37 PM (in response to simix)For problem 1 you're saying that the file, corp.log, stays at 300k after rotation?
For problem 2 can you give an example of the file names?
--
James R. Perkins
-
2. Re: Wildfly 16 incorrect working log zip rotator
simix Mar 25, 2019 5:07 AM (in response to jamezp)1. File corp.log is 300k after first rotation and continue to grow it size further. Later the second rotation happens and next .zip contains 300k+ corp.log, and so on.
2. corp.log.2019-03-25.1.zip and corp.log.2019-03-25.2.zip files have same size and content. Further new pair of files (with same content) have appear with names corp.log.2019-03-25.3.zip and corp.log.2019-03-25.4.zip
-
3. Re: Wildfly 16 incorrect working log zip rotator
jamezp Mar 31, 2019 7:04 PM (in response to simix)Do you by chance have something monitoring the corp.log? Or is the file opened by another process for some other reason?
--
James R. Perkins
-
4. Re: Wildfly 16 incorrect working log zip rotator
simix Apr 8, 2019 8:13 AM (in response to jamezp)No, no one process known to me touches this file at runtime.
-
5. Re: Wildfly 16 incorrect working log zip rotator
jamezp May 20, 2019 2:37 PM (in response to simix)I just want to follow up on this. This is definitely a big and there have been fixes pushed for this. There is also a WildFly issue filed to upgrade the log manager.
--
James R. Perkins
-
6. Re: Wildfly 16 incorrect working log zip rotator
gipathak May 23, 2019 11:36 AM (in response to jamezp)Hi James,
We are also facing similar kind of issue and for the same I have posted the question in stackoverflow as below :
We are using wildfly-14 version in our case log rotation is happening but compression or zipping is not happening, could you please suggest some alternate solution for this.
Thanks & Regards,
Girish