Chetan Mehrotra created SLING-3364:
--------------------------------------
Summary: 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)