The syslog-ng process dies
Hello I have noticed this problem twice now- I start syslog-ng manually from a script with the following command : - syslog-ng -f /etc/syslog-ng.conf Syslog messages get logged in their respective files/directories. However, some time during the night, the syslog-ng process dies by itself - The command ps -aux |grep syslog-ng yields no process ID and the log files show nothing. Syslog-ng version is 1.5.9 Is this a bug ?? Regards Madhvi
Hello Initially I had syslog-ng 1.5.9 . I then installed Syslog-ng-1.6.0rc3 and libol-0.3.10.tar. Howver when I start syslog-ng, the log file shows the follwoing message : - Jul 10 10:01:36 SA01 syslog-ng[2194]: syslog-ng version 1.5.9 starting Regards Madhvi ----- Original Message ----- From: "Madhvi Gokool" <madhvin@yahoo.com> To: <syslog-ng@lists.balabit.hu> Sent: Thursday, July 10, 2003 10:41 AM Subject: [syslog-ng]The syslog-ng process dies
Hello
I have noticed this problem twice now- I start syslog-ng manually from a script with the following command : - syslog-ng -f /etc/syslog-ng.conf Syslog messages get logged in their respective files/directories. However, some time during the night, the syslog-ng process dies by itself - The command ps -aux |grep syslog-ng yields no process ID and the log files show nothing. Syslog-ng version is 1.5.9 Is this a bug ??
Regards Madhvi
_______________________________________________ syslog-ng maillist - syslog-ng@lists.balabit.hu https://lists.balabit.hu/mailman/listinfo/syslog-ng Frequently asked questions at http://www.campin.net/syslog-ng/faq.html
On Thu, Jul 10, 2003 at 11:03:53AM +0400, Madhvi Gokool wrote:
Hello Initially I had syslog-ng 1.5.9 . I then installed Syslog-ng-1.6.0rc3 and libol-0.3.10.tar. Howver when I start syslog-ng, the log file shows the follwoing message : - Jul 10 10:01:36 SA01 syslog-ng[2194]: syslog-ng version 1.5.9 starting
I think you have a syslog-ng binary somewhere in your system which is found prior to the syslog-ng binary you have just installed. -- Bazsi PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1
How do I remove the one that is not needed??? Madhvi ----- Original Message ----- From: "Balazs Scheidler" <bazsi@balabit.hu> To: <syslog-ng@lists.balabit.hu> Sent: Thursday, July 10, 2003 11:24 AM Subject: Re: [syslog-ng]The syslog-ng process dies
On Thu, Jul 10, 2003 at 11:03:53AM +0400, Madhvi Gokool wrote:
Hello Initially I had syslog-ng 1.5.9 . I then installed Syslog-ng-1.6.0rc3 and libol-0.3.10.tar. Howver when I start syslog-ng, the log file shows the follwoing message : - Jul 10 10:01:36 SA01 syslog-ng[2194]: syslog-ng version 1.5.9 starting
I think you have a syslog-ng binary somewhere in your system which is found prior to the syslog-ng binary you have just installed.
-- Bazsi PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1 _______________________________________________ syslog-ng maillist - syslog-ng@lists.balabit.hu https://lists.balabit.hu/mailman/listinfo/syslog-ng Frequently asked questions at http://www.campin.net/syslog-ng/faq.html
Hi I reran make and make install for the syslog-ng1.6.0rc3 version. After restarting the syslog-ng process , the syslog-ng version 1.60 started . I will monitor whether the syslog process dies from now on. Regards Madhvi ----- Original Message ----- From: "Madhvi Gokool" <madhvin@yahoo.com> To: <syslog-ng@lists.balabit.hu> Sent: Thursday, July 10, 2003 11:27 AM Subject: Re: [syslog-ng]The syslog-ng process dies
How do I remove the one that is not needed??? Madhvi ----- Original Message ----- From: "Balazs Scheidler" <bazsi@balabit.hu> To: <syslog-ng@lists.balabit.hu> Sent: Thursday, July 10, 2003 11:24 AM Subject: Re: [syslog-ng]The syslog-ng process dies
On Thu, Jul 10, 2003 at 11:03:53AM +0400, Madhvi Gokool wrote:
Hello Initially I had syslog-ng 1.5.9 . I then installed Syslog-ng-1.6.0rc3 and libol-0.3.10.tar. Howver when I start syslog-ng, the log file shows the follwoing message : - Jul 10 10:01:36 SA01 syslog-ng[2194]: syslog-ng version 1.5.9 starting
I think you have a syslog-ng binary somewhere in your system which is found prior to the syslog-ng binary you have just installed.
-- Bazsi PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1 _______________________________________________ syslog-ng maillist - syslog-ng@lists.balabit.hu https://lists.balabit.hu/mailman/listinfo/syslog-ng Frequently asked questions at http://www.campin.net/syslog-ng/faq.html
_______________________________________________ syslog-ng maillist - syslog-ng@lists.balabit.hu https://lists.balabit.hu/mailman/listinfo/syslog-ng Frequently asked questions at http://www.campin.net/syslog-ng/faq.html
On Thu, Jul 10, 2003 at 10:41:30AM +0400, Madhvi Gokool wrote:
I have noticed this problem twice now- I start syslog-ng manually from a script with the following command : - syslog-ng -f /etc/syslog-ng.conf Syslog messages get logged in their respective files/directories. However, some time during the night, the syslog-ng process dies by itself - The command ps -aux |grep syslog-ng yields no process ID and the log files show nothing. Syslog-ng version is 1.5.9 Is this a bug ??
Could be. It's also possible that you have a bad log rotation script. You should eliminate that possibility as well. -- Nate
participants (3)
-
Balazs Scheidler
-
Madhvi Gokool
-
Nate Campi