Syslogd

En UNIX, syslogd hace referencia al demonio que se encarga de registrar las actividades del sistema operativo.[1]​ No debe confundirse con syslog que es e…

Syslogd

En UNIX, syslogd hace referencia al demonio que se encarga de registrar las actividades del sistema operativo.[1]​ No debe confundirse con syslog que es el protocolo usado para enviar dichos registros hacia otros ordenadores con el fin de recolectar, clasificar y analizar dicha información.

Uso en otros sistemas operativos

Es utilizado ampliamente en otros sistemas operativos que tienen compatibilidad con UNIX o se comportan de manera similar. Por ejemplo, el sistema operativo de IBM llamado Z/OS y con compatibilidad UNIX utiliza syslogd para llevar cuenta de los siguientes ficheros:[2]

/dev/console
    Operator console
/dev/operlog
    operlog log stream 
/etc/syslog.pid
    The syslogd cataloged procedure stores its process ID in this file when running in normal or local-only mode
/etc/syslog_net.pid
    syslogd stores its process ID in this file when running in the network-only mode
/etc/syslog.conf
    Default configuration file
/dev/log
    Default log path for UNIX datagram socket
/usr/sbin/syslogd
    Symbolic link to the server executable

Obsérvese que la carpeta /dev/log es la vía predeterminada donde se guardan los mensajes de registro relacionados con los datagramas enviados y recibidos por los sockets de UNIX siendo éstos a su vez la información recolectada por syslogd. Esto permite conocer qué problemas ha tenido el ordenador al comunicarse con otras máquinas en Internet.

Referencias

  1. Deveriya, Anand (1 de diciembre de 2005). «An Overview of the syslog Protocol». Pearson Education, Cisco Press (en inglés). Archivado desde el original el 27 de marzo de 2016. Consultado el 11 de noviembre de 2017. «In a UNIX operating system, the kernel and other internal components generate messages and alerts. These messages are typically stored in a file system or relayed to another device in the form of syslog messages. The internal daemon, called Syslogd, handles the syslog process.» 
  2. «Syslog daemon files». IBM® IBM Knowledge Center (en inglés). 28 de julio de 2015. Archivado desde el original el 11 de noviembre de 2017. Consultado el 11 de noviembre de 2017. «The syslog daemon (syslogd) uses the following files:». 

Véase también

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.