Re: systemd/journald teething pains

2017-01-24 Thread Ken Teh
Never mind. A bare syslog(3) works. Problem is elsewhere. On 01/24/2017 08:32 AM, Ken Teh wrote: I'm debugging some code that logs messages via syslog. I was under the assumption that syslog messages would display with journalctl. But I'm not seeing them. I tried using logger and it also d

systemd/journald teething pains

2017-01-24 Thread Ken Teh
I'm debugging some code that logs messages via syslog. I was under the assumption that syslog messages would display with journalctl. But I'm not seeing them. I tried using logger and it also does not display unless I explicitly say 'logger --journald' which suggests that I still need syslogd