Brijraj logs cleaning for space: Difference between revisions
Appearance
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 *''..." |
No edit summary |
||
| Line 10: | Line 10: | ||
'''Truncate the logs by below command:''' | '''Truncate the logs by below command:''' | ||
> exception.log | > exception.log | ||
> system.log | > system.log | ||
Revision as of 05:36, 14 December 2015
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