Piped logs mysql link
David Fletcher <[email protected]>
| Newsgroups | gmane.comp.apache.mod-log-sql |
|---|---|
| Organization | Megapico |
| Message-ID | <[email protected]> |
I am developing a way to log data to mysql using Apache's piped log mechanism, much in the way that rotatelogs.c (part of the Apache distribution) does in writing logs to the file system. There is considerable cross-over between what I am doing and the existing code in mod_log_sql. Is there anyone else interested in doing this type of thing? One of the advantages of using a piped logs approach is that the result is quite independant of the server, so moving between Apache 1.3 and 2.0 is no problem. In the time I have available I will be writing something quite specific to my needs, but if there is any interest I can send the code (in a couple of weeks) for other people to play with. Any interest? David Fletcher. -- --------------------------------------- Email [email protected] --------------------------------------- __________________________________________________________________ Reminder: to unsubscribe, send email to <[email protected]> with the words "unsubscribe mod_log_sql" in the body (w/o quotes). The module homepage is http://www.grubbybaby.com/mod_log_sql/