Este contenido no está disponible en el idioma seleccionado.
8.6. Monitoring Management Console Activity
Monitoring console log files can provide insight into any problems with the Management Console.
8.6.1. Default Management Console Log File Locations Copiar enlaceEnlace copiado en el portapapeles!
Copiar enlaceEnlace copiado en el portapapeles!
Management Console log files are found in the
/var/log/openshift/console
directory.
File | Description |
---|---|
/var/log/openshift/console/production.log | This file contains any log requests processed by the Management Console. |
/var/log/openshift/console/httpd/access_log | This file logs any calls made to the REST API. |
/var/log/openshift/console/httpd/error_log | This file logs any Rails errors that occur on start-up. |