# no copytruncate so no need to delete offset file for logcheck
/var/log/mw-client/*.log {
	daily
	dateext
	missingok
	notifempty
	rotate 31
}
