cancel
Showing results for 
Search instead for 
Did you mean: 

how can i delete the log files every day automatically?

muralie39
Champ on-the-rise
Champ on-the-rise
Hi,

   I have a problem with Alfresco. It genarates the log file every day. i want to delete the log file automatically based on date. My server is installed in windows.

   can you provide any suggestions on this one.
1 REPLY 1

mrogers
Star Contributor
Star Contributor
Do you mean the alfresco.log file?    If so, you simply configure log4j to overwrite on whatever basis you want.    Look at the log4j configuration documentation on the web for more information.

http://logging.apache.org/log4j/1.2/manual.html

You may just need to set maxBackupIndex ?
http://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/RollingFileAppender.html