What is the recommended approach to import Apache access log into a MySQL table? I am thinking of a ruby/perl script + a cron job. It'll be great if there is an example or reference.
I am not sure how to handle the bookmarking of the last log entry in last import either. Suggestions are welcome. Thanks!