DragonFly On-Line Manual Pages
SESSLOG(1) SESSLOG(1)
NAME
sesslog - Creates session logs for use with httperf from webserver log
files
SYNOPSIS
sesslog [infile] [outfile]
DESCRIPTION
sesslog is used to create a session log, in the format used by the
--wsesslog argument of httperf. infile should be the name of the log
file to process, which must be in NCSA Common Log Format, or NCSA
Combined format. outfile is the name of the session log file to create;
if omitted, output will be to stdout; if both infile and outfile are
omitted, then input will be taken from stdin and sent to stdout.
SEE ALSO
httperf(1)
AUTHOR
Julian T. J. Midgley <jtjm@xenoclast.org>
May 8, 2001 SESSLOG(1)