MySQL and Syslog

2010-05-15 Thread James Corteciano
Hi All, Anyone had tried to push all MySQL logs to the centralized syslog server? Can you share with me how did you do it? I have centralized syslog (rsyslog-3.22.1-3.el5) server who resides separately and a remote MySQL server (mysql-server-5.0.77-4.el5_4.2) on other node. How to accomplish

Re: MySQL and Syslog

2010-05-15 Thread Dan Nelson
In the last episode (May 15), James Corteciano said: Hi All, Anyone had tried to push all MySQL logs to the centralized syslog server? Can you share with me how did you do it? I have centralized syslog (rsyslog-3.22.1-3.el5) server who resides separately and a remote MySQL server

Re: MySQL to syslog

2003-08-16 Thread Stephen Touset
Correct me if I'm wrong, but won't this cause it to no longer be a real-time solution? The machine I'm running MySQL on is fairly vulnerable to attack (which, for the time being, cannot be changed...although I have secured it as much as is possible), which is why I'm logging everything

MySQL to syslog

2003-08-15 Thread Stephen Touset
Is there now a way within MySQL to log to syslog? I was reading an archived email conversation between Sinisa Milivojevic and Vincent Stoessel in which they seemed to indicate that there was no need to log to syslog. As Vincent only had a request for timestamps in the error log, Sinisa simply

RE: MySQL to syslog

2003-08-15 Thread Sagar, Sanjeev
, -Original Message- From: Stephen Touset [mailto:[EMAIL PROTECTED] Sent: Friday, August 15, 2003 10:28 AM To: [EMAIL PROTECTED] Subject: MySQL to syslog Is there now a way within MySQL to log to syslog? I was reading an archived email conversation between Sinisa Milivojevic and Vincent Stoessel

MySQL and Syslog.

2002-05-28 Thread Dries Robberechts
Hi people, Is there a way to have the mysqld log to syslog, instead of the errorlog flatfile? I tried piping it to a stdin-to-syslog script, but that wouldn't work either. Thanks and cya, Dries. -- Dries Robberechts - Unix System Engineer Belgacom Skynet NV/SA, Rue Carli 2-4, B-1140

Re: MySQL and Syslog.

2002-05-28 Thread Jeremy Zawodny
On Tue, May 28, 2002 at 01:39:31PM +0200, Dries Robberechts wrote: Hi people, Is there a way to have the mysqld log to syslog, instead of the errorlog flatfile? Nope. I tried piping it to a stdin-to-syslog script, but that wouldn't work either. There's a chance that MySQL is logging to