blf2clf - binary log format to common log format converter
blf2clf [ -d ] [ filename ]
The Zeus Web Server can be used to produce compressed binary logs on the fly, saving both CPU and disk space when generating those logs. In order to use those binary logs, they need to be converted back into uncompressed textual common log format. blf2clf does just that.
If a filename is given, blf2clf reads that file and decompresses the log to stdout; otherwise, blf2clf expects a Zeus binary log format log to be given on stdin.
Turn off reverse DNS lookups. By default, blf2clf performs reverse DNS lookups on IP addresses it finds in the binary log file to map them to host names. Specifying this option turns this feature off.
Copyright (C) 2000-2001 Zeus Technology Limited. All rights reserved.