Syslog
Sign in to saveIn computing, syslog () is a standard for message logging. It allows separation of the software that generates messages, the system that stores them, and the software that reports and analyzes them. Each message is labeled with a facility code, indicating the type of system generating the message, and is assigned a severity level.
Key facts
- Software.name
- Syslog
- Software.author
- Eric Allman
- Software.released
- 1980s
- Software.operating system
- Unix-like
- Software.genre
- System logging
via Wikipedia infobox
Wikidata facts
- Instance of
- computer network protocol
- Official website
- datatracker.ietf.org/wg/syslog/about
- Has use
- log management
Show 4 more facts
- Stack Exchange tag
- stackoverflow.com/tags/syslog
- used by
- syslogd
- port
- 514
- media type
- text/syslog
Sources (3)
via Wikidata · CC0
Article · Español
syslog es un estándar de facto para el envío de mensajes de registro en una red informática IP. Por syslog se conoce tanto al protocolo de red como a la aplicación o biblioteca que envía los mensajes de registro. Un mensaje de registro suele tener información sobre la seguridad del sistema, aunque puede contener cualquier información. Junto con cada mensaje se incluye la fecha y hora del envío.
Abstract from DBpedia / Wikipedia · CC BY-SA