Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
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 --wsess-
     log 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 08, 2001			      SESSLOG(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=sesslog&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help