12 Mar
2010
12 Mar
'10
8:04 a.m.
Fred MAISON wrote:
I would like to change daemon log filename to have a YYYYMMDD suffix, in order to have an automatic daily log rotation, but this does not seems to be supported, as log_file does not seems to expand variables as this can be done for request logs or acct detail.
It doesn't support log file rotation like that. I suggest using "logrotate". Alan DeKok.