> I did # /usr/bin/logger -t logrotate and it has been running for about 10
> minutes with no error, no output whatsoever.
>
> Server load remains at about 0.14, and logrotate does not show up in TOP. I
> can grep ps-aux for it and see that it is running. It just doesn't appear to
> be doing much of anything.
>
> root 27714 0.0 0.0 5244 392 pts/0 S+ 09:09 0:00
> /usr/bin/logger -t logrotate
>
> Should I just wait? Is there something else I should look or watch for?
That fact that it didn't give you any errors is good. If you produce a
lot of logs it could take a small while. I never timed it.
Look in you /var/logs ... do you seem them rotating?
Brian