.TH ZMERGELOG 1 "22 Jan 2001" .SH NAME zmergelog \- a fast tool to merge gzipped http log files by date .SH SYNOPSIS .B zmergelog .IR logfile1 .IR logfile2 \ ... .SH DESCRIPTION The .IR zmergelog program is a tool which merges by date http log files in \'Common Log Format\'. The result is sent to the standard output. It is useful if you want to create a single log file for multiple hosts using round-robin DNS. It can process plain text or gzipped log files. .SH "SEE ALSO" mergelog (1) .SH AUTHOR Bertrand Demiddelaer .\" end of man page