Martin,

The relevant configuration can be found here:

https://github.com/apache/incubator-brooklyn/blob/master/usage/logback-includes/src/main/resources/brooklyn/logback-appender-file.xml

Reading this, the answer is yes, it seems that Brooklyn will delete
log files that have been rotated 10 times. Each log file is rotated
when it reaches 100MB, therefore Brooklyn will begin deleting when
logged data exceeds 1GB.

It is possible to reconfigure logback to do something different, of course.

Richard.


On 29 December 2014 at 12:40, Martin Harris
<[email protected]> wrote:
> Hi Folks,
>
> By default, are the Brooklyn log files ever deleted, e.g. after 10 days?
>
> Cheers
>
> --
> Martin Harris
> Lead Software Engineer
> Cloudsoft Corporation Ltd
> www.cloudsoftcorp.com

Reply via email to