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

Management Console log files are found in the /var/log/openshift/console directory.

Table 8.7. Default Management Console Log Files

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.