On 12/11/2014 10:28 AM, Holger Winkelmann [TP] wrote:
HI,

Our embedded distribution relies on the systemd tooles including
journal based logging.

However there is a need to forward log messages to remote syslog.
We try to avoid to introduce a full blown syslog solution
like i.e. rsyslog to just forward log messages to a remote syslog server.


Does adding systemd.journald.forward_to_kmsg= ( or configure it in journald.conf via ForwardToKMsg=yes ) netconsole=[src-port]@[src-ip]/[],[tgt-port]@/[tgt-macaddr] on the kernel command line work for you?

If not why not ?

JBG
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to