<div dir="ltr"><div><div>Hi, I'm running a service that only writes output to log file, not configurable. Then I'm trying to link the log file to /dev/stdout but I guess that is not enough to be received by journald because is not working.</div><div><br></div><div>As I've read here: <a href="https://github.com/coreos/rkt/issues/2640">https://github.com/coreos/rkt/issues/2640</a> really /dev/stdout is redirected to /proc/self/fd/1 and then to a journald inaccesible socket.</div><div><br></div><div>Is there another way to feed journald?</div><div>Maybe an systemd-cat wrapper, but I'm trying hard to get rid of shell scripts.<br></div></div><div><br></div><div>I'm running:</div><div><br></div><div><div>systemd 229</div><div>+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN</div></div><div><br></div><div>Ubuntu 16.04.1 LTS (Xenial Xerus)<br></div><div><br></div><div>Thanks in advance.</div></div>