HI all,

I'm not sure if it's systemd/journald issue, but maybe you can help
me. We're logging apache error logs with "logger" so we can write them
to specific file using rsyslog, if I run "logger" without any options
- all are duplicated in journald and I can see them in "journalctl"
overview what is no needed, I can tell "logger" to write to
"/run/systemd/journal/syslog" directly and then I don't see them in
journalctl but the logs are trimmed (about 437 characters what is
strange number). So I don't understand if it's a  "logger" bug or
somehow related to journald or even rsyslog.

Full option from apache config.

 ErrorLog "| /usr/bin/logger -p local1.info --socket
/run/systemd/journal/syslog"


Best,
Stan
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to