cf-crashlogs
Purpose
Display all the logs for the crashed instance.Description
Displays log files after a crash to help diagnose the cause. The logs include- logs/err.log
- logs/stderr.log
- logs/stdout.log
- logs/startup.log
grails cf-crashlogs [--appname] [--instance]
appname
- The name of the applicationinstance
- The instance number (defaults to 1 if not specified)