mergelog fails on apache logs that contain an IPv6 loopback address:
abort due to a problem with /stats/weblogs/backup/ipv6.log.gz:
::1 - - [31/Mar/2008:05:46:33 -0700] "GET / HTTP/1.0" 200 4786 "-" "Apache/2.2.3 (Red Hat) (internal dummy connection)" "-"
the enclosed patch changes the scan offset from 9 characters to 8, which seems to fix things.
this patch is generated against the...