Problem in Apache Sling Logging Writer Configuration to restrict the number of log files.
Hi ,
We need to restrict the number of history.log files to only 10. For this we configured the Apache Sling Logging Writer Configuration with parameters as shown below :
Log File : logs/history.log
Number of Log Files : 10
Log File Threshold : { "'.'yyyy-MM-dd" (daily log rotation)}
Issue : history.log files are created based on date but logs folder contains more than 10 files.
As per my understanding it is the OOTB but its also not working on vanilla AEM 5.6 version.
Please suggest if we are missing something.
Thanks In Advance,
/RK