Applies To:
[ Zend Platform 2.x ]
[ Linux ]
Overview
In Zend Platform 2.x, the Zend Download Server log file is not being rotated. This feature will be added in future versions of Zend Platform.
Instructions
- Move the old log file to a new name (e.g. mv ZDS.log ZDS_old.log).
- Create a new, empty log file (e.g. touch ZDS.log).
- Restart the web server.
If you do not need the old log data simply delete the file
Result
New log will be populated with the ZDS entries after the web server restarts
Excerpt: Manual log rotation for ZDS
Original Post Date: 2009-10-23 14:09:14
Alternative Description:
Manual log rotation for ZDS
Comments