* Copy of the app error and access logs (replace '''appname''' with app directory, i.e. sabnzbdis the app):{{Code|cat /var/hda/web-apps/appnamesabnzbd/logs/error.logcat /var/hda/web-apps/appnamesabnzbd/logs/access.log}}
* To check if process is running (i.e. sab is the app):
{{Code|ps guax <nowiki>|</nowiki> grep sab <nowiki>|</nowiki> fpaste}}