[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Clearing Logs



-----Original Message-----
From: Richard Owen [mailto:richardmowen@xxxxxxxxxxxxxx]
Sent: Monday, June 30, 2003 2:09 PM
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: [cobalt-users] Clearing Logs


Need to reduce / clear log sizes,
Adm_access is 31Mb 
and access is 9mb   how do i clear them

Thanks

Richard
_____________________________________


If you remove the "access", you loose the ability to do log reports.  They
get rolled every night.  You can probably delete the "adm_access" without
worries.  To do so, you need to be 'root'

rm /var/log/httpd/adm_access

BECAREFUL, cause it will not prompt you.

Thanks,
Brian