Does fluentd's syslog support Journal Namespaces? #4181
Replies: 2 comments 2 replies
-
I'm not familiar with the systemd-journald namespace. If you can send syslog to |
Beta Was this translation helpful? Give feedback.
1 reply
-
https://github.com/fluent-plugin-systemd/fluent-plugin-systemd This is the plugin I'm using. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using the systemd-journald namespace.
[Journal Namespaces]
https://www.freedesktop.org/software/systemd/man/systemd-journald.service.html#Journal%20Namespaces
I have prepared a namespace with the name
broker
.So I have two journals in /var/log/journal as follows
Does the syslog plugin support more than 2 journals?
Beta Was this translation helpful? Give feedback.
All reactions