I have a 1GB slice from slicehost and I have 4 projects running on that box. All 4 applications are ruby on rails application. I was wondering what is the best way to ensure that log files are rotated.
I would prefer to have 4 different log files one for each app rather than having one big log file for all 4 applications.
I am running ubuntu.
I am running passenger.