8.8.4. Enabling Syslog for Management Console Components

Set the SYSLOG_ENABLED variable in the /etc/openshift/console.conf file to true in order to send production.log log messages to the syslog file:
SYSLOG_ENABLED=true
The default location for the syslog file is /var/log/messages, but this is configurable. However, in the syslog file, different log files share the same program name. Management Console log messages will have src=app inserted into each log line.