oldlog2new(8) Convert an NCSA httpd 1.1 access_log file to CLF access_log

SYNOPSIS

oldlog2new [ -hez ] [ -f logfile ] [ -s srmfile ]

DESCRIPTION

Convert an NCSA httpd 1.1 access_log file to CLF access_log

OPTIONS

Display Options:
  -h  Help -- just display this message and quit.
  -e  Display all invalid log entries on STDERR. (default is to ignore 
      them)

Input Options:
  -f  Read from the following access_log file instead of the default.
  -z  Use zcat to uncompress the log file while reading [requires -f].
  -s  Get the server directives from the following srm.conf file.