The configuration file `/etc/logrotate.d/vzlogger` isn't correct. The first line should be `/var/log/vzlogger/*log {` Further the group write permissions for the directory `/var/log/vzlogger/` should be removed. After that the log rotation should work.
The configuration file
/etc/logrotate.d/vzloggerisn't correct.The first line should be
/var/log/vzlogger/*log {Further the group write permissions for the directory
/var/log/vzlogger/should be removed.After that the log rotation should work.