RE: Postfix statistics from log stored on RDBMS

2008-09-19 Thread Rocco Scappatura
Sent: Friday, September 19, 2008 3:20 PM > To: Robert Schetterer > Cc: postfix-users@postfix.org > Subject: RE: Postfix statistics from log stored on RDBMS > > > look http://code.google.com/p/php-syslog-ng/ > > OK, it is very nice even if it takes a long time to analyze ver

RE: Postfix statistics from log stored on RDBMS

2008-09-19 Thread Rocco Scappatura
> look http://code.google.com/p/php-syslog-ng/ OK, it is very nice even if it takes a long time to analyze very large database. Moreover, it not represents much information about mail log. I prefer a tool like pflogsumm so that it can run 'off time' and it cointains many other information that ar

RE: Postfix statistics from log stored on RDBMS

2008-09-18 Thread Rocco Scappatura
> -Original Message- > From: Robert Schetterer [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 18, 2008 3:06 PM > To: Rocco Scappatura > Cc: postfix-users@postfix.org > Subject: Re: Postfix statistics from log stored on RDBMS > > Rocco Scappatura schrieb: &

Re: Postfix statistics from log stored on RDBMS

2008-09-18 Thread Robert Schetterer
Rocco Scappatura schrieb: Hello, I have several Postfix+Amavisd-new+MySQL mail gateways. I have configured syslog service on that machines to send logs to a centralized syslog server, which stores received logs on mysql DBMS. BTW, I lookup the logs using Php-Syslog-NG. Anyway, logs on each mac

Postfix statistics from log stored on RDBMS

2008-09-18 Thread Rocco Scappatura
Hello, I have several Postfix+Amavisd-new+MySQL mail gateways. I have configured syslog service on that machines to send logs to a centralized syslog server, which stores received logs on mysql DBMS. BTW, I lookup the logs using Php-Syslog-NG. Anyway, logs on each machine are stored also as usua