6 Nov
2007
6 Nov
'07
9:24 a.m.
On Mon, 2007-11-05 at 16:34 -0500, FRANCIS PROVENCHER wrote:
I'v start manualy the syslog-ng service and i received this error;
Nov 5 16:55:03 ServerNAae syslog-ng[4948]: Reaping unused destination files; template='/var/log/ServerName/$YEAR/$MONTH/$DAY/$HOST.log'
Some one know what is going wrong? This message is repeating numerous time..
I look for the permission of the user that run de syslog-ng service, it have rigth to write on partition.
This is not an error message, in fact if I remember correctly it is a debug message emitted only if -d parameter is used. It means that the idle destination files are being closed. -- Bazsi