Housekeep IHS logs without restarting process

How to Housekeep logs without restarting process

 
1) Go to the log folder

2) run the command:
mv access_log access_log.old
kill -1 `cat httpd.pid` 
posted @ 2014-07-16 21:53  Delly  阅读(193)  评论(0)    收藏  举报