This file is indexed.

/usr/share/doc/mergelog/README is in mergelog 4.5.1-9.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
8
9
mergelog is a tool which merges and sorts by date http log files in 'Common Log Format'. The result is sent to the standard output. It is useful to create a single log file for multiple hosts using round-robin DNS.

mergelog is now composed of two executables : mergelog and zmergelog. mergelog only manages plain text files, and has been designed to be fast, especially with huge log files from highly stressed web servers. zmergelog can manage plain text or gzipped files.

Any feedback, or bug report is welcome. It helps me to make mergelog better.

05 Jan 2001

Bertrand Demiddelaer <bert@b3rt.org>