Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant