<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Calibri" size="2"><span style="font-size:11pt;">
<div>Hello logback community,</div>
<div> </div>
<div>I stumbled over following situation with the TimeBasedRollingPolicy:</div>
<ul style="margin:0;padding-left:36pt;">
<li>I have a short running application with following appender configuration<br>

  <appender name="R" class="ch.qos.logback.core.rolling.RollingFileAppender"></li></ul>
<div style="padding-left:36pt;">    <rollingPolicy class="ch.qos.logback.core.rolling.TimeBasedRollingPolicy"></div>
<div style="padding-left:36pt;">      <fileNamePattern>logfiles.%d{yyyy-MM-dd}.log</fileNamePattern></div>
<div style="padding-left:36pt;">      <maxHistory>9</maxHistory></div>
<div style="padding-left:36pt;">    </rollingPolicy></div>
<div style="padding-left:36pt;">[some other config]</div>
<div style="padding-left:36pt;">  </appender></div>
<ul style="margin:0;padding-left:36pt;">
<li>The log rotation never occured as the application is only short-running and never over midnight. I had missed adding the <cleanHistoryOnStart>true</cleanHistoryOnStart> to the configuration – would probably worth a bit more documentation as this clean flag
is described last and therefore could easily be missed on <a href="http://logback.qos.ch/manual/appenders.html"><font color="#0563C1"><u>http://logback.qos.ch/manual/appenders.html</u></font></a> </li><li>Now I already have a lot of logfiles in my directory and the TimeBasedArchiveRemover seems only to remove one file - Is this intended and why?</li></ul>
<div> </div>
<div>Regards</div>
<div>Manuel Oddoy</div>
<div> </div>
</span></font>
<strong>Disclaimer:</strong><br><p>Bitte beachten Sie: die obige Mitteilung ist ausschließlich für die in den<br>Adresszeilen benannten Personen bestimmt und enthält möglicherweise<br>vertrauliche Informationen. Sollten Sie diese Nachricht fälschlicherweise<br>erhalten haben, informieren Sie bitte den Absender. Bitte löschen Sie<br>die Nachricht und sehen Sie davon ab, die Inhalte zu nutzen,<br>aufzubewahren, weiterzuleiten oder zu reproduzieren.</p>
<p><strong>Virenschutz:</strong><br>Unser Unternehmen verfügt über eine funktionierende Anti-Viren-<br>Software und prüft jede abgesendete E-Mail und deren Anhänge auf <br>Viren. Trotzdem können wir nicht garantieren, dass die E-Mail virenfrei<br>ist und übernehmen keine Haftung für Schäden, die aus Viren entstehen.</p>
<p><strong>Hinweis zum Datenschutz:</strong><br>Die Informationen nach Art. 13 und 14 DSGVO finden Sie unter<br><a href="https://www.kvb.de/datenschutz">www.kvb.de/datenschutz</a></p></body>
</html>