[
https://issues.apache.org/jira/browse/LENS-772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14904439#comment-14904439
]
Hudson commented on LENS-772:
-----------------------------
FAILURE: Integrated in Lens-Commit #1089 (See
[https://builds.apache.org/job/Lens-Commit/1089/])
LENS-772 : Fix time and size based rolling for logs (rajatgupta59: rev
d524cc24eb93b1ad44c8c148f3d9aabff0740b54)
* tools/conf/server/logback.xml
* tools/conf-pseudo-distr/server/logback.xml
* tools/conf/client/logback.xml
* tools/conf-pseudo-distr/client/logback.xml
> Both time and size based rolling for logs
> -----------------------------------------
>
> Key: LENS-772
> URL: https://issues.apache.org/jira/browse/LENS-772
> Project: Apache Lens
> Issue Type: Improvement
> Components: build
> Affects Versions: 2.3
> Reporter: Amareshwari Sriramadasu
> Assignee: Amareshwari Sriramadasu
> Fix For: 2.4
>
> Attachments: LENS-772.2.patch, LENS-772.patch
>
>
> Right now, logback configuration has rollingPolicy and triggeringPolicy
> defined separately, which is causing the logs not to roll on time based.
> To roll files based on both, we should be using
> timeBasedFileNamingAndTriggeringPolicy.
> Reference :
> http://stackoverflow.com/questions/2602415/rolling-logback-logs-on-filesize-and-time
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)