[Mod_log_sql] mls2clf - mod_log_sql 2 common log format

Mike Hillyer mike at openwin.org
Sat Oct 16 14:07:36 EST 2004


Looks good Travis, but you may want to look at the stuff I posted and 
implement some of it in the SELECT query going on in your tool, that way 
you can date format right within the query and skip doing it within your 
tool.

Mike


Travis Morgan wrote:

>Well I might as well post about the effort I made to make log files
>available in common log format too. :) 
>
>I wrote mine using C and it accepts any or none of three arguments,
>virtual host, month, and year.
>
>./mls2clf -vsome.domain.com -mOct -y2004
>
>I use it to dump over a million lines through webalizer each night and
>the whole process including webalizing takes under a minute.
>
>http://sourceforge.net/projects/mls2clf/
>
>Cheers,
>Travis Morgan
>BigFiber.net
>
>_______________________________________________
>Download the latest version at http://www.outoforder.cc/projects/apache/mod_log_sql/
>
>To unsubscribe send an e-mail to 
>mod_log_sql-unsubscribe at lists.outoforder.cc
>
>  
>




More information about the Mod_log_sql mailing list