[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Log Rotate?
- Subject: RE: [cobalt-users] Log Rotate?
- From: aljuhani <aljuhani@xxxxxxxxx>
- Date: Sat Oct 26 07:25:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
In linux you can type man then the command you want to know about. For
logrotate just type "man logrotate" and that will show you a text
description/options of the command.
Here what it says about logrotate:
DESCRIPTION logrotate is designed to ease administration of systems that
generate large numbers of log files. It allows automatic rotation, compression
removal, and mailing of log files. Each log file may be handled daily weekly,
monthly, or when it grows too large Normally, logrotate is run as a daily cron
job. It will not modify a log multiple times in one day unless the criterium
for that log is based on the log's size and logrotate
If you want to see linux man pages online see the links below :
http://linux.ctyme.com/
http://www.linuxcentral.com/linux/man-pages/
Al-Juhani
aljuhani@xxxxxxxxx
>===== Original Message From cobalt-users@xxxxxxxxxxxxxxx =====
>Can someone explain Log Rotate to me for a Raq4R? (Newbie terms please)
>
>chad