Este conteúdo não está disponível no idioma selecionado.
8.8.4. Enabling Syslog for Management Console Components
Set the
Copy to Clipboard
Copied!
Toggle word wrap
Toggle overflow
The default location for 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
SYSLOG_ENABLED=true
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.