Closed tomchop closed 1 year ago
Some changes to the regexes in features.yaml, mostly relaxing them:
\[sshd, pid: \d+\]
\[sshd\] \[\d+\]
.*
I sent it too soon because I'm working out of the same branch, but it should get decoupled as soon as the other one is merged. :)
Some changes to the regexes in features.yaml, mostly relaxing them:
\[sshd, pid: \d+\]
and\[sshd\] \[\d+\]
.*
at the start of some regexes which must've made them much slower.