Apache log to DB
My company used to download the Apache log file daily, parse it and then put it into the database. A script did this but as we added more servers, it became hard to maintain. I ran across Apache piped logs and found a way to store the log directly into DB. Continue Reading »
admin on July 6th 2007 in Life, Work-around