0 3 * * * /usr/bin/find /var/log -type f -daystart -mtime +90 -exec rm {} \;
