to use regex:  -/error\snumber\s2/



backslash to escape \

https://stackoverflow.com/questions/26158916/filter-by-regex-example
https://developer.chrome.com/blog/upcoming-regexp-features/