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?
Recently added a rule to make Firefox more understandable in the logs
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?