[thelist] Apache web logs
Charlie Llewellin
charlie at llewellin.net
Wed Apr 5 14:11:23 2000
No, it is real easy
(Get the O'Reilly book on Apache..)
In your httpd.conf file change it to read
LogFormat combined
change the log name to something new so that analysis programs don't get
confused with different log formats in the same file. You might have to tell
you log analysiser about the change in log format.
Then restart Apache, and check your new log file!
>
> Is it very difficult to turn on and off different tokens for the Web logs
> that Apache churns out?
>