Follows a growing file and highlights errors and warnings, leaving the rest readable but quiet.
Tag
Snippets tagged grep
ripgrep finds the files, sed edits them in place. The dry run first is not optional.
grep -o prints only the matching part, which turns grep into a crude extractor.