Skip to content

Can i apply [[awatcher.filters]] rules retroactively? #76

Description

@tempodat

Recently added a rule to make Firefox more understandable in the logs

[[awatcher.filters]]
match-app-id = "org.mozilla.firefox"
match-title = "(.+) — Mozilla Firefox"
replace-app-id = "firefox"
replace-title = "$1"

Problem is, now I have two weeks of bad firefox data, with the old app-id and title.

Can I somehow run these replacement rules on previously existing data?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions