> In the archives you will find plenty of mention of logging to a > syslog such as Kiwi, which then allows passing of the information to > a ODBC connector to database. (I believe that is how it work, I > personally use Kiwi to go to file.)
That's quite true--Kiwi even has a specific MySQL format. The only thing that Kiwi won't do is break down the individual parts of the Syslog message, as Bud appears to be planning, but this might just as well be done via SQL, IMO. Either way, getting the file I/O due to logging off the mailbox server should be the primary concern. Sending the logs to a local file, then uploading them via ODBC, is not the way to build a scaleable solution. -Sandy ------------------------------------ Sanford Whiteman, Chief Technologist Broadleaf Systems, a division of Cypress Integrated Systems, Inc. e-mail: [EMAIL PROTECTED] ------------------------------------ To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
