alexus wrote:
>
> can it compress old logs? and keep same file name of logs? so i
> can put webalizer in crontab and point in one directory? and same
> file which will never change? just like newsyslog does, old files
> renames and compresses and new file still there under same file-
> name.
I guess it can't. Cronolog just organizes the log-files in a neat
way, with human readable dates. I guess you have read the web-page
and so you know it can't do all the things you are asking for. :-)
The only other thing I can come up with is to use rotatelogs and
write your own script for handling the compression, renaming and
so on, and then put that into crontab. :-)
Best regards,
Paul
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message