Why do I continue to maintain #sysklogd on Linux when there's #rsyslog and #syslogng?

I believe what sysklogd has going for it is exactly what the competitors sacrificed: simplicity, a tiny footprint, zero dependencies beyond libc, and a config file a human can read in five minutes. On embedded systems, routers, and appliances that's not a consolation prize — it's the point.

#opensource #linux #syslog

Testing #Elasticsearch with #syslogng led to a cleaner path for data stream support. Instead of patching incomplete docs, the elasticsearch-http() driver was reworked for clarity and compatibility ahead of syslog-ng 4.11.0. Read this and more at planet.opensuse.org
And now I've switched it over to wifi successfully. I now have #Meshtastic reporting to my #syslogng server. :-)

I suppose it's never too late to discover that each reboot of that particular system is sending the “first boot” logs every single time (we switch from persistent to volatile after that).

If I'm reading syslog-ng's source code right, esp. the _journal_open() function in modules/systemd-journal/journal-reader.c, the flags cannot be configured, meaning SD_JOURNAL_LOCAL_ONLY is used, and one cannot add SD_JOURNAL_RUNTIME_ONLY via the configuration.

#syslogng

Parsing unstructured #logs is hard. Sequence can help by learning from your #data and building parser rules for #syslogng and #LogStash. Watch the talk! #oSC25 #Linux #openSUSE https://youtu.be/RcqGjwRGZKA?si=0UghijjXXQKimeDw
openSUSE Conference 2025 - Fine tuning log routing

Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.

YouTube
#Log messages are more than strings. Discover how sequence and name-value pairs in #syslogng give structure, searchability, and smarter alerts. #oSC25 #video #Linux #openSUSE https://youtu.be/RcqGjwRGZKA?si=0UghijjXXQKimeDw
openSUSE Conference 2025 - Fine tuning log routing

Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.

YouTube

Anyone else sing the Ren and Stimpy log commercial's theme song whenever they deploy a new #syslog server?

#syslogng

Centralized system and LSF logging on a Turing Pi system

Logs are one of those indispensable things in IT when things go wrong. Having worked in technical support for software products in a past life, I’ve likely looked at hundreds (or more) logs over the…

Medium
HAProxy - The Reliable, High Performance TCP/HTTP Load Balancer

Reliable, High Performance TCP/HTTP Load Balancer

syslogd gets capsicumized in #FreeBSD HEAD: https://cgit.FreeBSD.org/src/commit/?id=897240c7d666744137da6125feabf3c3a5522ada

I wonder what it would take to integrate Capsicum into #syslogng (if that's even possible).

#infosec

src - FreeBSD source tree