zodern / meteor-up

Production Quality Meteor Deployment to Anywhere
http://meteor-up.com/
MIT License
1.28k stars 279 forks source link

Option to clear logs? #1267

Closed graphikjunkie closed 2 years ago

graphikjunkie commented 2 years ago

For an app that has been up for almost a year the log shown by mup logs is getting huge. I have no idea how docker is handling this internally. Would it be a good idea to add a command to reset the logs?

zodern commented 2 years ago

Make sure you are using the latest mup version, and have run mup setup and mup reconfig recently. Unless if I missed a container, all containers should be configured to rotate their logs so it doesn't continually grow.