[syslog-ng]$YEAR/$MONTH/$DAY generates always 2002/12/31
Niels Burmeister
syslog-ng@lists.balabit.hu
Tue, 2 Dec 2003 13:31:07 +0100
Am 2003.12.02 12:36 schrieb Piotr WoliĆski:
> Hello,
>
> I have PLD Linux kernel 2.4.20 and syslog-ng-1.6.0-0.rc3.2
> I put into into syslog-ng.conf lines (for test purpose):
[...]
> Now i can see directiories like that:
> /var/log/hosts/localhost/2003/2003/12/01
> /var/log/hosts/localhost/2003/2003/12/02
> that's OK.
>
> But also:
> /var/log/hosts/localhost/2002/12/31
>
> Inside that dir files:
> auth, authpriv, local7.
upgrade to >=1.6.0rc4, it's a known bug
Niels