Todo #1940
openIntegrate rSyslogd
0%
Description
Seems its a better alternative to syslog since it supports encryption and can secure communication.
http://www.freebsd.org/cgi/cvsweb.cgi/ports/sysutils/rsyslog5/pkg-descr?rev=1.7
Updated by Pierre POMES over 14 years ago
rsyslog can also buffer logs locally when remote server is down, during a reboot of the log server for example (but may be a problem on nanobsd with r/o filesystem ?)
Updated by Kevin L about 14 years ago
Another vote for rsyslog. We are in need of being able to use TLS in order to log to our remote location.
Updated by Joe Black about 14 years ago
Another vote for rsyslog here too . We too would like to monitor remote deployments.
Updated by Florian Cristina about 11 years ago
I need to send my syslog through internet and for security reason I need TLS/SSL to do that.
Please switch syslogd to rsyslogd.
Updated by Garry Allen 5 days ago
Another vote for this. We really like pfsense and the pfsense appliances. We also have a corporate requirement to integrate our firewalls in our SIEM over a TLS connection. There are options to do this in rsyslog including straight TLS and RELP over TLS. AT the moment we are using either telegraf or syslog-ng, neither of which are netgate supported packages.