Meteor Server Side Logs - Amazon EC2 Deployment

Our current setup uses Amazon EC2 to host the application server, and I was wondering how the meteor server side application logs can be accessed via a dump file?

Typically, when deploying in a local environment the ‘server logs’ can be accessed via terminal and any server side errors which are logged are displayed trying to use a similar approach to trouble shoot server side issues in the deployed application.

Any advice is appreciated.

Thanks