/var/log/openfire/* {
	size 1M
	missingok
	notifempty
	copytruncate
	rotate 7
	compress
}

/var/log/openfire.log {
	missingok
	notifempty
	rotate 0
}
