Jump to content

Brijraj logs cleaning for space

From TetraWiki
Revision as of 05:36, 14 December 2015 by Pradeep (talk | contribs) (Created page with "'''Below are the steps for cleaning logs in Brijraj-CMS''' Go to below location: '''cd /var/www/html/brijraj/var/log/''' Check the space consumed by logs file: '''du -sh *''...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Below are the steps for cleaning logs in Brijraj-CMS

Go to below location: cd /var/www/html/brijraj/var/log/

Check the space consumed by logs file: du -sh *


Truncate the logs by below command: > exception.log > system.log