dding a second
> ListenStream= would work for that.)
>
> On Wed, Dec 28, 2022 at 2:05 PM Aaron Enberg wrote:
>
>> /run/systemd/journal/syslog exists and I am sure that ForwardToSyslog=yes
>> is set on the default namespace.
>>
>> I’d like to setup an additional s
fault configuration of both rsyslog and syslog-ng no
> longer uses this forwarding style, instead the syslogd directly imports
> messages from .journal files – which again needs the syslogd to be
> configured to read from the namespaced path in addition to the default
> path.)
>
>
Hi maintainers,
I am trying to get syslog forwarding working with a journal namespace I
created for my application.
My system is on Debian 11, systemd 247 (247.3-7+deb11u1)
Originally, my service used the default namespace and forwarding to
syslog was working. After creating a journal namespace