Does it means that my logrotate will run daily, but the logs will only be rotated weekly ?
Sim.
weekly since when/what time ?
weekly Log files are rotated if the current weekday is less than the weekday of the last rotation or if more than a week has passed since the last rotation. This is normally the same as rotating logs on the first day of the week, but it works better if logrotate is not run every night.