syslog-ng writes two files
Hello! I'm using Linux RH 9.0, libol 0.3.9 and syslog-ng 1.6.0rc3. In my syslog-ng.conf: destination d_fetchmail { file("/var/log/fetchmail/fetchmaillog.$DAY.$MONTH.$YE$ Then syslog-ng operate the log it writes two files: 1. fetchmaillog.03.10.2003 2. fetchmaillog.31.12.2002 with different contents. Is writing fetchmaillog.31.12.2002 bug, then 3 Oct 2003 now? -- Serge P. Torop St.Petersburg, Russia
On Fri, Oct 03, 2003 at 01:27:37PM +0400, Serge Torop wrote:
Hello!
I'm using Linux RH 9.0, libol 0.3.9 and syslog-ng 1.6.0rc3.
In my syslog-ng.conf:
destination d_fetchmail { file("/var/log/fetchmail/fetchmaillog.$DAY.$MONTH.$YE$
Then syslog-ng operate the log it writes two files: 1. fetchmaillog.03.10.2003 2. fetchmaillog.31.12.2002
with different contents.
Is writing fetchmaillog.31.12.2002 bug, then 3 Oct 2003 now?
I'm about to release syslog-ng 1.6.0rc4 which fixes this problem. -- Bazsi PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1
participants (2)
-
Balazs Scheidler
-
Serge Torop