Este conteúdo não está disponível no idioma selecionado.
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 o linkLink copiado para a área de transferência!
Copiar o linkLink copiado para a área de transferência!
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. |