journald does everything I need except listen on the UDP port. I want to use syslog-ng as a forwarder from the UDP port to journald. There's a simple program called 'udp514-journal' that can handle this. However, syslog-ng seems more reliable and functionally capable (with TLS encryption and filters). There are many examples of how to forward logs from journald to syslog-ng, but I'm trying to achieve the opposite. Is this possible?
Only option that I have found is to use a
/dev/log
but not as unix socket but as unix datagram
seems to be working just fine for me - all messages are in