Original author(s) Operating system | Written in C | |
Stable release 8.19.0 / May 31, 2016; 9 months ago (2016-05-31) Preview release 8.9.0 / March 13, 2015; 2 years ago (2015-03-13) Repository github.com/rsyslog/rsyslog.git |
Rsyslog is an open-source software utility used on UNIX and Unix-like computer systems for forwarding log messages in an IP network. It implements the basic syslog protocol, extends it with content-based filtering, rich filtering capabilities, flexible configuration options and adds features such as using TCP for transport.
Contents
The official RSYSLOG website defines the utility as "the rocket-fast system for log processing".
Protocol
Rsyslog uses the standard BSD syslog protocol, specified in RFC 3164. As the text of RFC 3164 is an informational description and not a standard, various incompatible extensions of it emerged. Rsyslog supports many of these extensions. The format of relayed messages can be customized.
The most important extensions of the original protocol supported by rsyslog are:
History
The rsyslog project began in 2004, when Rainer Gerhards, the primary author of rsyslog, decided to write a new strong syslog daemon to compete with syslog-ng, because, according to the author, "A new major player will prevent monocultures and provide a rich freedom of choice." Rainer Gerhards worked on rsyslog inside his own company, Adiscon GmbH.
Distributions
rsyslog is available for a number of Unix systems and Linux distributions, among others: