log-parser
log-parser copied to clipboard
Two step process
Imagine that you fetch all errors in a log. Then from a list you will want to extract certain other patterns.
Example extract all lines with the status. Second step filter results based on values.