?
Current File : //etc/logrotate.d/cxswatch
/var/log/cxswatch.log {
        weekly
        rotate 1
        compress
	create 0600 root root
}