Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

journal: Make journal+console apply to native journal and syslog messages #32551

Closed
wants to merge 1 commit into from

Conversation

DaanDeMeyer
Copy link
Contributor

@DaanDeMeyer DaanDeMeyer commented Apr 29, 2024

When StandardOutput=journal+console, let's make sure that any messages received via the native journal socket and syslog are forwarded to the console as well (or kmsg or syslog).

Fixes #32550

@github-actions github-actions bot added journal please-review PR is ready for (re-)review by a maintainer labels Apr 29, 2024
Copy link

Important

An -rc1 tag has been created and a release is being prepared, so please note that PRs introducing new features and APIs will be held back until the new version has been released.

…ages

When StandardOutput=journal+console, let's make sure that any messages
received via the native journal socket and syslog are forwarded to the
console as well (or kmsg or syslog).

Fixes systemd#32550
@DaanDeMeyer
Copy link
Contributor Author

This approach doesn't seem to work

@github-actions github-actions bot removed the please-review PR is ready for (re-)review by a maintainer label Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

Add per unit LogForwardToXXX= settings
1 participant