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

Use pack stage for systemd journal logs #22

Open
james-callahan opened this issue Aug 23, 2021 · 0 comments
Open

Use pack stage for systemd journal logs #22

james-callahan opened this issue Aug 23, 2021 · 0 comments

Comments

@james-callahan
Copy link
Contributor

It's now generally accepted that log level shouldn't be a label; yet we currently capture it for systemd journal logs:

- source_labels:
- __journal_priority_keyword
target_label: level

If we don't want to drop the log level as information, it looks like we should use the pack stage.
Potentially we could add other fields too (see man systemd.journal-fields)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant