By default, running a syslog daemon is no longer required.
Journal messages can be forwarded to remote systems, without using a syslog daemon.
Los mensajes del diario se pueden enviar a sistemas remotos, sin usar el demonio syslog.
In practice, this example does not work until the syslog daemon (syslogd) is configured to log to the local0 facility.
En la práctica, este ejemplo no funciona hasta que el demonio syslog (syslogd) sea configurado para registrarse en la herramienta local0.
To make the syslog daemon work with the journal, it has to bind to this socket instead of/dev/log (official announcement).
Para hacer que el demonio syslog funcione con journal, tiene que asociarlo a este socket en vez de a/dev/log (anuncio oficial).
"systemd" has its own logging system called the journal; therefore, running a syslog daemon is no longer required.
Desde la versión 38, systemd tiene un sistema de registro («log») propio llamado journal. Por tanto, ya no es necesario hacer funcionar el demonio syslog.
To make the syslog daemon work with the journal, it has to bind to this socket instead of/dev/log (official announcement). is configured to read from/proc/kmsg, but this will collide with a syslog implementation doing the same (systemd-devel post).
Para hacer que el demonio syslog funcione con journal, tiene que asociarlo a este socket en vez de a/dev/log (anuncio oficial). El paquete syslog-ng de los repositorios proporciona automáticamente la configuración necesaria. systemctl Analizar el proceso de arranque
You must restart the syslog daemon for any changes to become active.
Debe reiniciar el daemon syslog para que los cambios se vuelvan activos.
The default syslog daemon is not replaced automatically at the upgrade to lenny.
El demonio predeterminado syslog no se reemplaza automáticamente al actualizarse a lenny.
Refresh the configuration information for the syslog daemon.
Configure the syslog daemon, as well as the logging daemon to send log output to a central log server or accept log output as a central log server.
Configurar el syslog daemon, así como también el registro daemon para enviar el registro de salida a un servidor de registro central o aceptar el registro de salida como un servidor de registro central.
Syslog collectors that use SSL to communicate with the ESXi syslog daemon may stop receiving log messages from the ESXi host after an upgrade.
Las instancias de Syslog Collector que utilizan SSL para comunicarse con el daemon de Syslog de ESXi pueden dejar de recibir mensajes de registro del host ESXi después de una actualización.
${deviceFacility} Syslog facility used when writing the event to syslog daemon.
Funcionalidad de syslog que se usa cuando el evento se escribe en el demonio de syslog.
Workaround: Reconfigure the ESXi syslog daemon by running the following commands on the upgraded ESXi host
Solución alternativa: Vuelva a configurar el daemon de Syslog de ESXi ejecutando los siguientes comandos en el host ESXi actualizado