(Quick Reference)

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

Usage:

grails cf-crashlogs [--appname] [--instance]

Required arguments: none .

Optional arguments:

  • appname - The name of the application
  • instance - The instance number (defaults to 1 if not specified)