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

FreeBSD Manual Pages

  
 
  

home | help
syslogtocern(8)		    System Manager's Manual	       syslogtocern(8)

NAME
       syslogtocern  - convert thttpd syslog entries into CERN Common Log for-
       mat

SYNOPSIS
       syslogtocern logfile ...

DESCRIPTION
       Reads one or more syslog	files as input.	 Takes the thttpd entries, and
       converts	them into CERN Combined	Common Log format.  Produces two files
       as output: access_log and error_log.  If	files with those names already
       exist in	the current directory, they are	overwritten.

SEE ALSO
       thttpd(8)

BUGS / DEFICIENCIES
       Lumps all thttpd	processes together.   It  ought	 to  produce  separate
       files  for  each,  identified  by IP address and	port number.  However,
       that change represents a	huge increase in complexity, so	next version.

AUTHOR
       Copyright  1995 by Jef Poskanzer	<jef@mail.acme.com>.  All  rights  re-
       served.

				12 October 1995		       syslogtocern(8)

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

home | help