https://issues.apache.org/bugzilla/show_bug.cgi?id=45782
Summary: Add a new appender that zip's rolled files
Product: Log4j
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: Appender
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Created an attachment (id=22558)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=22558)
zipping implementation of RollingFileAppender
It would be nice if there was a new FileAppender that zip'ed rolled (old) log
files, so they used substantially less storage. In the case of the app I'm
working on, our logs compressed from several gigabytes to just tens of
megabytes (lots of duplication in those log files). I bet others would find
such functionality useful.
Attached is our implementation, which is an extension of RollingFileAppender.
Note this bug is the same source as #45781 but this is for the Zip
functionality enhancement request, whereas that is a bug.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]