Opened 9 years ago

Closed 8 years ago

#787 closed enhancement (wontfix)

Compress old logs automatically

Reported by: Twan Goosen Owned by: Twan Goosen
Priority: minor Milestone: VLO-3.4
Component: VLO web app Version:
Keywords: Cc: teckart@informatik.uni-leipzig.de, Willem Elbers

Description

Use log4j extras library to automatically compress old log files, both for importer and web app. See example at http://stackoverflow.com/a/3329513.

Change History (4)

comment:1 Changed 9 years ago by DefaultCC Plugin

Cc: teckart@informatik.uni-leipzig.de added

comment:2 Changed 9 years ago by Twan Goosen

Summary: Add log compressionCompress old logs automatically

comment:3 Changed 9 years ago by Twan Goosen

Status: newaccepted

comment:4 Changed 8 years ago by Twan Goosen

Cc: Willem Elbers added
Resolution: wontfix
Status: acceptedclosed

Will not fix, as the intended strategy for dealing with log files in the mid-long term is to have a central storage and handling of log files. For this purpose, the VLO can keep logging to a rotating, application specific log file (within the Docker container) as it does at the moment.

Note: See TracTickets for help on using tickets.