Well first I wrote the logrotate thing wrong, I ran the /etc/cron.daily/logrotate and nothing else
As I can see there is not logrotate config for the /var/log/messages and it was this one that I wanted to watch, as you asked to in another thread.
It starts at Dec 17th and starts to be quite long and it take forever to scroll down to the bottom(since I still haven't found a way to go to the bottom straight away with VI, like the winblows CTRL-END)
oh... btw... this means that I don't have to make my own cron.daily/weekly job for logrotating? I done that for some other apps that I need to rotate at least once a week. I always thought that the /etc/cron.daily/logrotate was a rotation thing just for the files already in the system and not for "personal" use.