I'm looking for a way to get the server logs from a Meteor app deployed as myapp.meteor.com. Ideally, a configuration or package I can use which will send in real-time the logs of the remote server to a local terminal (Linux/OSX). Is there a straight forward way to achieve this?
Use the built in meteor command to load the most recent logs:
meteor logs myapp.meteor.com
Works with meteor mongo
too!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With