Page 1 of 1

how to keep server logs

Posted: Mon Dec 29, 2014 9:13 am UTC
by illwieckz

Hi, I see that every time I restart my server, the daemon.log is overwritten. Is there an easy and fiable way to rotate log files, AND/OR, to append logs to the same log file? :grin:


Re: how to keep server logs

Posted: Mon Dec 29, 2014 2:39 pm UTC
by Viech

logs.logFile.overwrite 0 should do.


Re: how to keep server logs

Posted: Mon Dec 29, 2014 3:05 pm UTC
by illwieckz

Thanks, I tried and it works ! :smile: