[ 
https://issues.apache.org/jira/browse/SLING-3364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chetan Mehrotra resolved SLING-3364.
------------------------------------

    Resolution: Fixed

Added support in http://svn.apache.org/r1571618

This fix would enable including files which are rotated via simple patterns 
i.e. which do not change the prefix, which do not create rotated file in 
different directory etc would get included in zip



> All rotated log files are not made part of the zip provided through webconsole
> ------------------------------------------------------------------------------
>
>                 Key: SLING-3364
>                 URL: https://issues.apache.org/jira/browse/SLING-3364
>             Project: Sling
>          Issue Type: Bug
>          Components: Commons
>            Reporter: Chetan Mehrotra
>            Assignee: Chetan Mehrotra
>             Fix For: Commons Log 4.0.0
>
>
> Sling Log bundle so far provided ability to dump all the rotated log files as 
> part of zip generated via Felix WebConsole support. With shift to Logback its 
> not straightforward to  determine location of all rotated logs files e.g. one 
> created via config xml 
> Need to find a way to determine all such rotated log files and dump them. 
> 1. Dump all files from log folder
> 2. Dump only the file created via OSGi configuration as we know the pattern 
> used and then use a logic similar to earlier version to determine all such 
> files. For files generated by other appenders (one configured via xml) its 
> not possible to determine the pattern post initialization



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to