Wohoo, another release of sysklogd is on its way out of the oven! Little did I know when I picked up maintenance it would still be alive and kicking! 😃

https://github.com/troglobit/sysklogd

Don't worry, I still have the intention of adding support for RFC5848, and it's been scheduled for v3.0.

#OpenSource #embeddedlinux #linux

GitHub - troglobit/sysklogd: BSD syslog daemon with syslog()/syslogp(), i.e., structured logging API replacement for Linux, RFC3164 + RFC5424

BSD syslog daemon with syslog()/syslogp(), i.e., structured logging API replacement for Linux, RFC3164 + RFC5424 - troglobit/sysklogd

GitHub
Release sysklogd v2.6.0 · troglobit/sysklogd

Changes Add reload command for systemd service, by Paweł Jasiak Add global log rotation options to .conf file, issue #80. Introducing two new settings: rotate_size SIZE and rotate_count COUNT Sem...

GitHub