MERGELOG(1) DragonFly General Commands Manual MERGELOG(1)NAME
mergelog - a fast tool to merge http log files by dateSYNOPSIS
mergelog logfile1 logfile2 ...DESCRIPTION
The mergelog 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.SEE ALSO
zmergelog (1)AUTHOR
Bertrand Demiddelaer <bert@zehc.net> 22 Jan 2001 MERGELOG(1)