logmerge
This is my httpd log processor tool. It’s very handy if you have several web servers and you want to process the logs through a tool that wants a sequential log file (such as webalyzer). more…
This is my httpd log processor tool. It’s very handy if you have several web servers and you want to process the logs through a tool that wants a sequential log file (such as webalyzer). more…
It also understands S3 server logs, so it’s useful to see what’s going on over there as well.
And it’s fast. If you can make it faster, please contribute. :)
Cloning this repository:
git clone git://gitorious.org/logmerge/mainline.git mainline cd mainline
Add this repository as a remote to an existing local repository:
git remote add mainline git://gitorious.org/logmerge/mainline.git git fetch mainline git checkout -b my-local-tracking-branch mainline/master_or_other_branch

Thursday October 14 2010
Push
16:30
Wednesday October 13 2010
Push
06:32
Push
06:24
Dustin Sallings pushed 71dae76f to logmerge/mainline:master
Professional Gitorious services - Git hosting at your company, custom features, support and more. gitorious.com.
