Webalizer and Compressed Logs
I am trying to find out if there is way to get webalizer to scan my compressed log files.
I know that webalizer will automatically do it if the log file name you enter in the conf file ends in gz.
The problem I have is that my apache logs are in the format of access.log. And when logrotate runs it compresses them and renames them access.log.1.gz with an incrementing number. This is throwing off webalizer.
Is there a way to make webalizer read these anyway? Or am I screwed and I need to redo all my apache log and logrotate settings?
I'm running RHEL5, Apache 2.2.
Thanks,
David
|