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

Use pack stage for systemd journal logs  #22

@james-callahan

Description

@james-callahan

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions