Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: BSD on April 15, 2003, 02:31:16 AM
-
Does anyone know how I would go about clearing the log messages from server manager. Is there away it is important that I find away thanks.
-
guess either no one knows or to busy to reply but I need to know how so if anyone knows please help me thx.
-
The answer is that you don't. The system rotates the logs weekly, and only keeps the last 4 weeks, IIRC.
-
From the command line....
# echo > /var/log/messages
will clear the current log.
-jeff