/var/log/mariadb/mariadb.log {
	rotate 7
	weekly
	missingok
	notifempty
	copytruncate
	create 0660 mariadb mariadb
}
