-
Notifications
You must be signed in to change notification settings - Fork 0
Rsyslog Documentation
Rsyslog is an enhanced syslogd supporting, among others: MySQL, PostgreSQL, failoverlog destinations, syslog/tcp, fine grain output format control, high precision timestamps, queued operations, and the ability to filter on any message part.
Rsyslog is quite compatible to stock sysklogd and can be used as a drop-in replacement. Its advanced features make it suitable for enterprise-class, encryption protected syslog relay chains while at the same time being very easy to setup for the novice user. And as we know what enterprise users really need, there are also rsyslog professional services available directly from the source!
This documentation is for the latest version of rsyslog. Visit the rsyslog status page to obtain the current version information and project status.
Follow the links below for:
To keep current on rsyslog development, follow Rainer’s twitter feed.
We also have some in-depth papers on:
-
rsyslog and IPv6 (which is fully supported)
-
writing syslog messages to MySQL (and other databases as well)
-
writing syslog messages to PostgreSQL (and other databases as well)
-
recording the syslog priority (severity and facility) to the log file
-
preserving syslog sender over NAT (online only)
-
Developer Documentation
Please note that the documentation here matches only the current version of rsyslog. If you use an older version, be sure to use the doc that came with it.
You can also browse the following online resources:
-
rsyslog wiki, a community resource which includes rsyslog configuration examples
-
syslog device configuration guide (off-site)
-
deutsches rsyslog forum (forum in German language)
If you would like to use rsyslog source code inside your open source project, you can do that without any restriction as long as your license is GPLv3 compatible. If your license is incompatible to GPLv3, you may even be still permitted to use rsyslog source code. However, then you need to look at the way rsyslog is licensed.