1syslogtocern(8) System Manager's Manual syslogtocern(8)
2
3
4
6 syslogtocern - convert thttpd syslog entries into CERN Common Log for‐
7 mat
8
10 syslogtocern logfile ...
11
13 Reads one or more syslog files as input. Takes the thttpd entries, and
14 converts them into CERN Combined Common Log format. Produces two files
15 as output: access_log and error_log. If files with those names already
16 exist in the current directory, they are overwritten.
17
19 thttpd(8)
20
22 Lumps all thttpd processes together. It ought to produce separate
23 files for each, identified by IP address and port number. However,
24 that change represents a huge increase in complexity, so next version.
25
27 Copyright © 1995 by Jef Poskanzer <jef@mail.acme.com>. All rights
28 reserved.
29
30
31
32 12 October 1995 syslogtocern(8)